proget-sdk 0.1.2

An unofficial Rust SDK for ProGet
Documentation

proget-rust-sdk

This is an unofficial Rust SDK for Proget. It provides easy-to-use methods for interacting with a ProGet instance.

Build status Crates.io Rust docs

Usage

Please see the docs on docs.rs for usage instructions.

Demo

A CLI client is available at https://github.com/hwittenborn/proget-cli.