An open API service indexing awesome lists of open source software.

https://github.com/shadowtime2000/performance-cli

A command line tool to test the performance of other command line tools.
https://github.com/shadowtime2000/performance-cli

Last synced: about 1 year ago
JSON representation

A command line tool to test the performance of other command line tools.

Awesome Lists containing this project

README

          

# performance-cli
A command line tool to test the performance of other command line tools.

## Installation
`npm install -g performance-cli`

### Usage
```
Usage: performance-cli [args]

Commands:
performance-cli run [command] [async]

Options:
--version Show version number [boolean]
--help Show help [boolean]
```

`performance --command "echo cool" --async`