Skip to content

abdelhai/rusti

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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