Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 903 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 903 Bytes

ProGet CLI

This is pg, a CLI interface for ProGet instances.

This tool is unofficial, and isn't supported by Inedo.

Installation

Available installation options are listed below. If you'd added pg to somewhere and would like the instructions listed, feel free to submit a PR!

MPR

pg is available on the MPR. First make sure you have makedeb set up, and then run the following:

git clone 'https://mpr.makedeb.org/pg'
cd pg/
makedeb -si

Usage

pg is currently in early alpha, and stability/quality is not guaranteed. Any loss is at your own risk.

Very few commands have been implemented so far - if there's any in particular you'd like to see, feel free to open an issue about it!

To see currently available commands, just run pg --help after installation.