#sdk #api-bindings #instance #docs #instructions #methods #proget

yanked proget-sdk

An unofficial Rust SDK for ProGet

0.1.2 Nov 14, 2022
0.1.1 Nov 14, 2022
0.1.0 Nov 14, 2022

#272 in #methods

GPL-3.0-only WITH GPL-3…

8KB
149 lines

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.


lib.rs:

An unofficial Rust SDK for Proget.

Most use cases will involve beginning with a Client. Please start there if you're trying to find your way around the library.

Dependencies

~3–17MB
~230K SLoC