UNPKG

semo-plugin-repl-sheet

Version:

A Semo plugin to provide ability to get cheat sheet for common commands

23 lines (14 loc) 543 B
# semo-plugin-repl-sheet A Semo plugin to provide ability to get cheat sheet for common commands from [cheat.sh](cheat.sh) ## Installation & Usage ``` npm i -g @semo/cli semo-plugin-repl-sheet semo repl --hook >>> .sheet tar ``` ## Note 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. ## Why not use the name of `semo-plugin-repl-cheat` Cause NPM Registry not allowed. ## Licence MIT