Toools for create ebiten projects.
in development.
- complete (50%)
- basic init
- support mizu
- support gohan
- auto update
- execute project
- GUI
███████╗██████╗ ██╗████████╗███████╗███╗ ██╗ ██████╗██╗ ██╗
██╔════╝██╔══██╗██║╚══██╔══╝██╔════╝████╗ ██║ ██╔════╝██║ ██║
█████╗ ██████╔╝██║ ██║ █████╗ ██╔██╗ ██║█████╗██║ ██║ ██║
██╔══╝ ██╔══██╗██║ ██║ ██╔══╝ ██║╚██╗██║╚════╝██║ ██║ ██║
███████╗██████╔╝██║ ██║ ███████╗██║ ╚████║ ╚██████╗███████╗██║
╚══════╝╚═════╝ ╚═╝ ╚═╝ ╚══════╝╚═╝ ╚═══╝ ╚═════╝╚══════╝╚═╝
Usage:
ebiten-cli [command]
Available Commands:
completion Generate the autocompletion script for the specified shell
do Processing projects
help Help about any command
init Init your ebiten game
Flags:
--config string config file (default is $HOME/.ebiten-cli.yaml)
-h, --help help for ebiten-cli
-t, --toggle Help message for toggle
Use "ebiten-cli [command] --help" for more information about a command.