All Projects → theapache64 → boil

theapache64 / boil

Licence: other
Boil is a CLI partner for adding boiler plate codes to Gradle based projects.

Programming Languages

kotlin
9241 projects

boil 🔥

Boil makes copy-paste even easier 🤗

Boil is a CLI partner for adding boiler plate codes to Gradle based projects.

Demo

Install ⚙️

sudo npm install -g boil-tool

Usage ⌨️

  • Step 1 : Find group name from here

  • Step 2 : Execute boil add <groupName> from project root

eg:

~$ boil add sle # To add SingeLiveEvent

How to contribute more boilerplate codes?

  • Add files to files directory
  • Open a PR

That's it!

Environment Variables 🌍

  • $PACKAGE_NAME To get project package name

Author ✍️

  • theapache64
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].