boil
Introduction: Boil is a CLI companion to add boilerplate codes to your Gradle project
Tags:
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:
shell script
~$ boil add sle # To add SingeLiveEvent
How to contribute more boilerplate codes?
- Add files to
filesdirectory - Open a PR
That's it!
Environment Variables 🌍
$PACKAGE_NAMETo get project package name
Author ✍️
- theapache64
