2022-04-07 17:03:56 +00:00
|
|
|
# nimblog
|
|
|
|
|
|
|
|
Placeholder text
|
2022-04-07 17:24:00 +00:00
|
|
|
|
|
|
|
## How to run
|
|
|
|
|
|
|
|
1. Install your distro's `nim` package or equivalent
|
|
|
|
2. Navigate to the folder where this README is located
|
|
|
|
3. Fetch dependencies, compile and run: `nimble run`
|