A Linux and Windows C program dedicated to helping develop the basic program structure of gradle managed java apps.
1.0
The application accepts two arguments from version 1.0
-v : Shows current running version of the build
build : Building The File Structure
Open your .bashrc in your home directory to set your new env properties
Configure your system path
BUILD_HOME= BUILD_PATH=$PATH:$HOME/bin:$BUILD_HOME
export BUILD_HOME export BUILD_PATH
sudo update-alternatives --install "/usr/bin/build" "build" "/build" 2
Confirm Installation
build -v 👍
Collins Magondu
TO GET LICENSE CLICK HERE;