Files
rust-learning-journey/ch1.md
2021-12-20 15:50:03 +01:00

6 lines
144 B
Markdown

- [ ] make a project "hello"
- [ ] create a source file to print "hello world"
- [ ] check your code
- [ ] build your code
- [ ] run your code