๐ฑ๏ธ One command Boyka project setup
Install Boyka command line assistant by running the following command:
npm i -g @boykaframework/boyka-cli
Once it is installed, run the following command to setup Boyka project:
boyka init [project-name]
When this command is executed, multiple set of questions will be prompted that must be answered to setup the project. By default, the Boyka project uses Java 17 as programming language and Maven as the build tool.
Tip
Boyka CLI assistant will allow setting up the project quickly within seconds.
๐ Resources
โ Examples
- API:
- UI:
๐ Open source supporters
Big thanks to the following organizations for their support to the project with their open source licenses:
๐ Framework Architecture
Following is the framework design for it's initial MVP:
๐งญ Project Road-map
Check out our road map to know which features we are cooking,
๐ค Contact
- Join our Discord server to discuss anything about the framework
- Open a new Discussion on GitHub to ask questions or to discuss ideas
- Connect with me on my BioDrop link



