- initialize project folder with standard maven folder structure
- create main java class with psvm and javadoc (already included in pom.xml!)
- initialize git repository with precommit hook
- initial commit on branch master and development
- pom.xml with basic plugins, dependancies and custom coordinates
- fully-functional .gitignore file
- .mailmap with author's mail
- estimates with today's date, project description and basic tasks
- Clone this repo to the desired location:
git clone https://github.com/michalakadam/Mantra.git
- Enter directory with the script:
cd Mantra
- Run the script:
./mantra.sh
- Follow instructions in the terminal.
Just open mantra.sh in your favourite terminal and edit DEFAULT VALUES section.
Add your own name, mail and repo url.
Do you have any problems running this program? Do you see any way this project can be improved?
Please write an email to [email protected]