winbench / bench

Portable Software Environment for Windows
https://winbench.org
MIT License
20 stars 3 forks source link

New CLI #87

Closed mastersign closed 7 years ago

mastersign commented 8 years ago

Syntax

Examples:

Flags

Options

Commands

General

Listing

list, l

Management

manage, m

Configuration

manageconfig, cfg, c

Downloads

managedownloads, cache, dl, d

Apps

app, a

Projects

project, prj, p

Not Implemented Yet.

mastersign commented 8 years ago

The new CLI should be implemented in C# and named bench.exe. It should reside in the same folder as BenchDachboard.exe and this folder should be on the environment variable BENCH_PATH.

mastersign commented 7 years ago

For project commands see #24

mastersign commented 7 years ago

Finished the new CLI, despite the project related commands.