Skip to content

Roadmap

  • ✅ generate a new project
  • ✅ get project module, project name and directory as command line argument
  • ✅ generate a module
  • ✅ refactor the code -> make code clean
  • ✅ modify the parent features module.go when new module is added
  • ✅ implement CI for assets build
  • ✅ add option to generate constructor of aws, gcp while project generation
  • 💻 allow different template options when building project
  • 💻 generate test case template
  • 💻 generate hexagonal architecture
  • 💻 generate bruno api client

Note: 💻 -> TODO & ✅ -> DONE