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

https://github.com/brainpoint/febs-cmd

Commands in common use.
https://github.com/brainpoint/febs-cmd

command command-line hide show terminal

Last synced: about 2 months ago
JSON representation

Commands in common use.

Awesome Lists containing this project

README

          

# Commands in common use

### install
```js
npm i febs-cmd -g
```

### usage

run `febs-cmd` in terminal.

### command list

``` bash
>

show file
hide file

[exit]
```

### without UI

```bash
febs-cmd --cmd="docker icon size" --subcmd="middle"
```

### platform support.

- Mac OS.
- Win.