001
This commit is contained in:
16
a4.nimble
Normal file
16
a4.nimble
Normal file
@@ -0,0 +1,16 @@
|
||||
# Package
|
||||
|
||||
version = "0.1.1"
|
||||
author = "fitel22348-molyg"
|
||||
description = "School Management System"
|
||||
license = "GPL-2.0-or-later"
|
||||
srcDir = "src"
|
||||
bin = @["a4"]
|
||||
|
||||
|
||||
# Dependencies
|
||||
|
||||
requires "nim >= 2.0.2"
|
||||
requires "https://github.com/ire4ever1190/mike"
|
||||
requires "db_connector"
|
||||
requires "nimja"
|
Reference in New Issue
Block a user