Skip to content

andriidemus/hotbrew

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hotbrew

Requires Maven.

How to use:

  1. Download jar file or fetch source code and build with mvn package.
  2. Add alias to your ~/.bash_profile: alias j="java -jar <path>/hotbrew.jar".
  3. Run j Script.java.
  4. Profit.

It supports dependency resolving using Maven. Please, check example.