Skip to content

This tool will help you to manage recurrent tasks when translating mdn docs

License

Notifications You must be signed in to change notification settings

Graywolf9/liondocs-cli

 
 

Repository files navigation

@lion-docs/cli

semantic-release: angular

liondocs-cli

Install

Install the @lion-docs/cli package globally with npm

npm i -g @lion-docs/cli

If you are using npx you don't have to install the package:

npx @lion-docs/cli --help

Usage

liondocs --sha /path/to/file.md

you are welcome to see what else liondocs can do

liondocs --help

Tip: Alias

You can also create an alias for liondocs like docs Just append this below line to your ~/.bashrc or ~/.zshrc

alias docs="liondocs"

Now you can simply use docs --sha path/to/file.md to show the file's SHA.

Discussions

If you have some questions about cli, please use the Discussions Tab in the correct category that way our community can solve their questions faster.

Contributors

@lion-docs/cli is built by this great community:

juanvqz
@juanvqz
Oaxaca, MX
user_name
You Next?
Internet

About

This tool will help you to manage recurrent tasks when translating mdn docs

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%