Roadmap
Luby-CLI is a project that is still in development, so there is a list of things that still need to be done, and maybe some bugs to be found 😕 .
To Do List​
- Implement package versioning;
- Lint standardization for this repository (black, flake8, pylint, etc.);
- Implementation of automated tests in the CLI (pytest);
- Add more customization when creating files through the
luby-cli loadcommand; - Add support for more JS/TS architectures;
- Add support for more programming languages (C#, Python, etc.);
- Project creation using monorepos;
- Add suport for some JS/TS ORMs: TypeORM, Prisma and Mongoose;
- Add new command to run a docker container with a database (PostgreSQL, MySQL and MongoDB).