Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 439 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 439 Bytes

Rusti

Rust on Space ✨

Run this app on Space

Create a Space project

space new

Push the code:

space push

Done! 🎉

Explaination of the special Space files:

  • Spacefile contains the configurations to run this project on Space.
  • .spaceignore contains the files to be ignored when pushing the code to Space.

📒 Space Docs