Parent Directory
|
Revision Log
chore: add trunk
1 | import "blazebuild/types"; |
2 | |
3 | project.name = "sudobot"; |
4 | project.version = "1.0.0"; |
5 | project.description = "Sudobot. A Discord moderation bot."; |
6 | project.structure.sourcesRootDirectory = "src"; |
7 | project.structure.sourceModules = ["main", "framework"]; |
8 | project.structure.testsDirectory = "test"; |
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |