Skip to content

firefly-zero/firefly-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

83 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

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

cargo install firefly-cli

Or alternatively, install the latest version from the source:

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

Usage

# build an app and install it into VFS
firefly_cli build

# export an app installed in VFS
firefly_cli export --author sys --app input-test

# install an exported app into VFS
firefly_cli import sys.input-test.zip

About

๐Ÿš CLI tool for working with Firefly Zero: build, upload, and publish games, control device, etc.

Topics

Resources

License

Stars

Watchers

Forks

Languages