8th Commit

This commit is contained in:
Aritra Banik
2024-02-04 01:13:31 +05:30
parent f3c2b8a1cb
commit 42ed1044d6
7 changed files with 88 additions and 0 deletions

View File

@@ -25,6 +25,9 @@ Must have [Nim](https://nim-lang.org) version 2.0.2 or higher installed.
- [times](https://nim-lang.org/docs/times.html)
- [nimja](https://github.com/enthus1ast/nimja)
## Setup
### Setup Database
Firstly you need to create the database using the following command
```
nim c -r src/a3c/database_up.nim