Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/whiteblackgoose/thws-rust-classwork-2023-summer
My classwork
https://github.com/whiteblackgoose/thws-rust-classwork-2023-summer
Last synced: 18 days ago
JSON representation
My classwork
- Host: GitHub
- URL: https://github.com/whiteblackgoose/thws-rust-classwork-2023-summer
- Owner: WhiteBlackGoose
- Created: 2023-04-24T13:23:32.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-05-15T14:24:17.000Z (over 1 year ago)
- Last Synced: 2024-10-19T18:46:43.705Z (30 days ago)
- Language: Rust
- Size: 39.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
To run most of the examples, enter
```
nix develop
```For web ones, run
```
nix develop .#web
```
(script named `server` becomes available)