Skip to main content

⚓ Install

·66 words

🍺 Homebrew
#

Install 9rules via Homebrew, simply run:

$ brew tap tamada/brew
$ brew install ninerules

9rules command (wrapper for shell script) will be installed.

💪 Install yourself
#

$ git clone https://github.com/tamada/9rules.git
$ cd 9rules
$ mvn package

💼 Requirements
#

  • Runtime
    • Java 8 or later.
  • Development
    • Maven 3.x
  • Dependencies
    • JDT Core 3.10.0
    • Vavr 0.10.3
  • Dependencies (the Unit Tests)
    • JUnit 4.12
    • Hamcreset all 1.3