1.1.1 • Published 4 years ago

semo-plugin-repl-tldr v1.1.1

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

semo-plugin-repl-tldr

A Semo plugin to provide ability to get tldr for common commands

Installation & Usage

npm i -g @semo/cli semo-plugin-repl-tldr
semo repl --hook
>>> .tldr tar
>>> .tldr vue --lang=zh
>>> .tldr w --type=osx

TODOs

  • support tldr type, --type
  • support tldr translation --lang

Source

Because the original repo has access problem, I created a clone repo at gitee.

Licence

MIT