Files
obi/README.md
2025-10-17 21:58:26 +03:00

15 lines
286 B
Markdown

# Install
```bash
// hot-reload
go install github.com/air-verse/air@latest
air
// REPL
gore
```
# TODO
- [ ] actually rewrite this properly
- [ ] serve `index.html` from `/`
- [ ] pack the assetins into the [binary](https://github.com/gin-gonic/examples/tree/master/assets-in-binary)