semo-plugin-repl-sheet
Version:
A Semo plugin to provide ability to get cheat sheet for common commands
23 lines (14 loc) • 543 B
Markdown
A Semo plugin to provide ability to get cheat sheet for common commands from [cheat.sh](cheat.sh)
```
npm i -g @semo/cli semo-plugin-repl-sheet
semo repl --hook
>>> .sheet tar
```
There is also a similar plugin [semo-plugin-repl-tldr](https://github.com/semojs/semo-plugin-repl-tldr) exists. Feel free to choose what ever you like. I just try my best to give you other choices.
Cause NPM Registry not allowed.
MIT