Quad 83d77f8865 | ||
---|---|---|
src | ||
static/css | ||
.gitignore | ||
LICENSE.txt | ||
README.md | ||
nimblog.nimble | ||
schema.sql |
README.md
nimblog
Basic blog written in nim, mostly for learning purposes.
How to run
- Install your distro's
nim
package or equivalent - Navigate to the folder where this README is located
- Fetch dependencies, compile and run:
nimble run