Productivity
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.
Big thanks to the following organizations for their support to the project with their open source licenses:
Check out our road map to know which features we are cooking,
These are our awesome contributors:
Contributions are always welcome!
Check out contributing.md
for ways to get started.
Please read the Code of Conduct
Distributed under MIT License.