UNPKG

semo-plugin-shell

Version:

A semo plugin to provide a quick shell.

15 lines (11 loc) 266 B
## semo-plugin-shell This is a semo plugin to give a shortcut to run semo commands even other multi level commands. ## Usage ```bash $ yarn add semo-plugin-shell $ semo shell > help # semo help > status # semo status $ semo shell --prefix=git > log # git log ```