Cli for monsters
- TypeScript 95.2%
- JavaScript 4.8%
| src | ||
| .eslintrc.json | ||
| .gitignore | ||
| .prettierrc | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
| tsconfig.release.json | ||
[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