firefly_cli-0.6.0 is not a library.
firefly-cli
[ 🐙 github ] [ 📦 crates.io ]
Swiss army knife CLI tool for working with Firefly Zero: build, upload, and publish apps, control device, etc.
📥 Installation
-
Grab the binary from the latest release and put it somewhere into
$PATH. -
Or install using cargo (the Rust package manager):
-
Or install dev version from the source:
See the Installation page in the Firefly Zero docs for a more detailed guide.
🔧 Usage
# build an app and install it into VFS
# export an app installed in VFS
# install an exported app into VFS
There are more commands. Most of them are covered in the dev docs. Specifically, in Getting Started and Debugging. Run firefly_cli --help to get the full list of available commands.