Skip to content

Latest commit

 

History

History
56 lines (41 loc) · 1.49 KB

README.md

File metadata and controls

56 lines (41 loc) · 1.49 KB

TREASURE JS CLI

Command Line Interface for maintaining Treasure Js Components

REQUIREMENTS

  • wget

LIST OF COMMANDS SUPPORTED

  • treasure --help shows all commands
  • treasure init clone the repo
  • treasure remove remove the clone
  • treasure history show history
  • treasure list show list of versions available

other

  • treasure shows about treasure cli
  • clear clear the terminal
  • exit exit this cli
  • help show all commands supported

USAGE (Linux recommended)

  • Firstly clone this repo
  • Move to project directory
  • Use below command for new build
bash build.bash
  • For using run by
./bin/exe/treasure

CONTRIBUTION

Details coming soon

LICENSE

MIT LICENSE