liondocs / cli

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

Home Page:https://www.npmjs.com/package/@lion-docs/cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@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

https://www.npmjs.com/package/@lion-docs/cli

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%