The best orquestrator for your linux and mac , windows("soon!!!")
Just try rsrsr
OS X & Linux:
npm install -g luisa-cli
Windows:
soon !!!
ORCHEST THE FILES IN THE CURRENT DIRECTORY
luisa-cli pwd
ORCHESTRA THE FILES IN THE SPECIFIC DIRECTORY
luisa-cli patch /your patch
- 0.3.0
- The first proper release
- CHANGE: Rename
cli()
- 0.0.1
- Work in progress
Pedro costa – @pedroyeba – devpedrocosta@gmail.com
Distributed under the ISC license.
- Fork it (https://github.com/devpedrocosta/luisa-cli/fork)
- Create your feature branch (
git checkout -b feature/newFeature
) - Commit your changes (
git commit -am 'Add some newFeature'
) - Push to the branch (
git push origin feature/newFeature
) - Create a new Pull Request