Skip to content

EbitenPot/ebiten-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ebiten CLI tools

GitHub license wakatime

Toools for create ebiten projects.

in development.

TODO

  • complete (50%)
  • basic init
  • support mizu
  • support gohan
  • auto update
  • execute project
  • GUI

Usage

███████╗██████╗ ██╗████████╗███████╗███╗   ██╗       ██████╗██╗     ██╗
██╔════╝██╔══██╗██║╚══██╔══╝██╔════╝████╗  ██║      ██╔════╝██║     ██║
█████╗  ██████╔╝██║   ██║   █████╗  ██╔██╗ ██║█████╗██║     ██║     ██║
██╔══╝  ██╔══██╗██║   ██║   ██╔══╝  ██║╚██╗██║╚════╝██║     ██║     ██║
███████╗██████╔╝██║   ██║   ███████╗██║ ╚████║      ╚██████╗███████╗██║
╚══════╝╚═════╝ ╚═╝   ╚═╝   ╚══════╝╚═╝  ╚═══╝       ╚═════╝╚══════╝╚═╝

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.

Standard

See standard/README.md

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages

  • Go 69.0%
  • Shell 30.1%
  • HTML 0.9%