Releases: boxwarehq/cli
First Pre-release
This is the first official pre-release since the ones before v0.0.3 were pretty much accidental npm publishes.
v0.0.3 has two commands -
init - Initializes a boxware.json file in your repository and asks you for details about your package, commands to run after cloning the repositoy, what hardware your package needs and basic package details. This let's you embed a 'Try on Boxware' button in your GitHub readme which your users can click and try your package out on a Boxware instance, right there in their browser.
install - Just a command for installing packages on any linux or mac computer, or even Boxware instances, from the always growing Boxware package repository.
We hope you find this useful!
Cheers,
The Boxware Team
P.S. Start pull requests for contributing to the CLI development and report issues here on GitHub :)