proget 0.2.4

A client for the ProGet API
Documentation

proget-rs

This is a client for the ProGet APIs. It provides a Rusty interface to interact with ProGet instances, and strives to make interacting with them as seamless as possible.

Crates.io Rust docs

Usage

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

Demo

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