Skip to content

Navigation Menu

Sign in
Sign up

Repository files navigation

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):

    cargo install firefly_cli
  • Or install dev version from the source:

    git clone --depth 1 https://github.com/firefly-zero/firefly-cli.git
    cd firefly-cli
    cargo install --path .

See the Installation page in the Firefly Zero docs for a more detailed guide.

πŸ”§ Usage

# build an app and install it into VFS
firefly_cli build
# export an app installed in VFS
firefly_cli export --id sys.input-test
# install an exported app into VFS
firefly_cli import sys.input-test.zip

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.

About

🐚 CLI tool for working with Firefly Zero: build, publish, and install games, control device, etc.

Topics

Resources

Stars

16 stars

Watchers

2 watching

Forks

Releases

Used by

Contributors

Languages

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /