https://github.com/tony-go/rustools
Personal tooling 🔩 !
https://github.com/tony-go/rustools
Last synced: 9 months ago
JSON representation
Personal tooling 🔩 !
- Host: GitHub
- URL: https://github.com/tony-go/rustools
- Owner: tony-go
- Created: 2020-08-30T15:31:06.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-30T15:33:01.000Z (over 5 years ago)
- Last Synced: 2025-02-04T16:18:22.717Z (11 months ago)
- Language: Rust
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Open a first terminal window
```bash
make build
```
Open a second terminal window
```bash
make serve
```