Initial commit
This commit is contained in:
commit
c2c19fffd5
11 changed files with 111 additions and 0 deletions
7
README.md
Normal file
7
README.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# You can use this nim template to jump start your nim library or project.
|
||||
|
||||
This template includes:
|
||||
* MIT licence
|
||||
* src directory and a private common.nim
|
||||
* test directory
|
||||
* GitHub Actions to run the tests on GitHub
|
||||
Loading…
Add table
Add a link
Reference in a new issue