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.
- Host: GitHub
- URL: https://github.com/brainpoint/febs-cmd
- Owner: brainpoint
- License: mit
- Created: 2018-06-02T08:23:46.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2025-02-12T16:56:21.000Z (over 1 year ago)
- Last Synced: 2025-08-31T13:30:08.446Z (10 months ago)
- Topics: command, command-line, hide, show, terminal
- Language: JavaScript
- Size: 131 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.