Skip to content

Command line tool for easily creating and uploading WASM projects to Space Operator

License

Notifications You must be signed in to change notification settings

space-operator/space-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

space-cli

Latest release can be found under releases. Otherwise install with cargo: cargo install --git https://github.com/space-operator/space-cli.

$ space
Usage: space <COMMAND>

Commands:
  login     Login by store token locally
  new       Create a new WASM project
  upload    Upload WASM project to Space Operator
  generate  Generate JSON from dialogue
  manual    Manually upload WASM, source code and json to Space Operator
  help      Print this message or the help of the given subcommand(s)

Options:
  -h, --help  Print help

Basic usage looks like following:

  • space login to login
  • space new <project> to create a new WASM project
  • space upload to upload the WASM project to Space Operator

About

Command line tool for easily creating and uploading WASM projects to Space Operator

Topics

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •  

Languages