A set of commands for managing and developing SpatialOS projects.
spatial worker build
spatial worker build --target=development --target=Osx
spatial worker build --target=local --target=Windows
spatial local launch {{launch_config}} --snapshot={{snapshot_file}}
spatial local worker launch {{worker_type}} {{launch_config}}
spatial cloud upload {{assembly_name}}
spatial cloud launch {{assembly_name}} {{launch_config}} {{deployment_name}}
spatial worker clean