lithe-cli

lithe cli tool

Usage no npm install needed!

<script type="module">
  import litheCli from 'https://cdn.skypack.dev/lithe-cli';
</script>

README

lithe-cli

Build Status 依赖模块状态

lithe cli tool for command line.

Chinese Documentation 中文文档

Useage

$ lithe

lithe cli manage tool

Options:
  --version  show current version     
  --help     to learn more help       
  --show     show your project info   
  --init     init your project config 
  --repair   repair the alias in files

show

$ lithe -s #show current alias and status
$ lithe -s test #show test directory alias and status

init

$ lithe -i #init current directory lithe.config
$ lithe -i config.js #init current directory lithe config.js

repair

$ lithe -r lithe.repair #repair lithe.repair file alias for current directory

License

MIT License