space-cli
Documentation for how to use space-cli
$ cargo install --git https://github.com/space-operator/space-cli$ space new double
Created new project `double`$ space init
Authorization token: $ space upload
Compiling double v0.1.0 (/tmp/tmp.Yss5HR1r6c/double)
Finished release [optimized] target(s) in 0.30s
Name: Double
Version: 0.1
Description: Takes u64 and doubles it
Input: input -> u64
Output: output -> u64
Public: true
Finished uploading [email protected]!Last updated