Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 556 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 556 Bytes

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.