Command Line Interface for maintaining Treasure Js Components
- wget
treasure --help
shows all commandstreasure init
clone the repotreasure remove
remove the clonetreasure history
show historytreasure list
show list of versions available
treasure
shows about treasure cliclear
clear the terminalexit
exit this clihelp
show all commands supported
- Firstly clone this repo
- Move to project directory
- Use below command for new build
bash build.bash
- For using run by
./bin/exe/treasure
Details coming soon