rocambille / barista

Barista is a CLI that can assist you while you build your Java application
MIT License
7 stars 15 forks source link

Barista

Barista is a CLI that can assist you while you build your Java application.

Installation

Clone this repository:

git clone https://github.com/wasthishelpful/barista

Then compile Barista.java:

javac Barista.java

Usage

Run Barista:

java Barista.java

Contributing

Pull requests are welcome. Check the issues to see how you can help (and feel free to open new ones).

License

Barista is open source software licensed as MIT.