https://github.com/samrb-dev/justsomerust
Just Some Rust (JSR) is a collection of simple rust project for beginners.
https://github.com/samrb-dev/justsomerust
rust rust-for-beginners rusttutorial
Last synced: 11 months ago
JSON representation
Just Some Rust (JSR) is a collection of simple rust project for beginners.
- Host: GitHub
- URL: https://github.com/samrb-dev/justsomerust
- Owner: SamRB-dev
- Created: 2024-11-27T13:03:18.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-02T09:45:54.000Z (about 1 year ago)
- Last Synced: 2025-02-02T08:29:17.800Z (about 1 year ago)
- Topics: rust, rust-for-beginners, rusttutorial
- Language: Rust
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JSR v1.0 build
```shell
rustc *.rs --out-dir build --color always
```