Cli for monsters
  • TypeScript 95.2%
  • JavaScript 4.8%
Find a file
2024-05-30 17:00:32 +00:00
src Added cloning modules with their interfaces 2023-05-16 14:32:23 +02:00
.eslintrc.json Added filling abstraction interfaces 2023-05-16 10:09:45 +02:00
.gitignore Added filling abstraction interfaces 2023-05-16 10:09:45 +02:00
.prettierrc Added filling abstraction interfaces 2023-05-16 10:09:45 +02:00
package.json Added filling abstraction interfaces 2023-05-16 10:09:45 +02:00
README.md Update README.md 2024-05-30 17:00:32 +00:00
tsconfig.json Added filling abstraction interfaces 2023-05-16 10:09:45 +02:00
tsconfig.release.json Added filling abstraction interfaces 2023-05-16 10:09:45 +02:00

[EOL]

This project is terminal cli, used to generate controllers and interfaces in "Monsters" game. I wanted to generate something similar to what nest.js has. I gave up on this project, because it was faster for me to ctr c + ctr v data and manually type it