Barista is a CLI that can assist you while you build your Java application.
Clone this repository:
git clone https://github.com/wasthishelpful/barista
Then compile Barista.java:
javac Barista.java
Run Barista:
java Barista.java
Pull requests are welcome. Check the issues to see how you can help (and feel free to open new ones).
Barista is open source software licensed as MIT.