LiuVII / pantsbuild_test

Test repo for basic pants structure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build status

pantsbuild_test

Test repo for basic pants structure

Installation

Install Homebrew (http://brew.sh)

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

Install Java

brew cask install caskroom/versions/java8

Install Scala 2.12, most likely via

brew install scala@2.12

Clone the repo and run

./pants

Check pants installation: version should be the same as the one specified in pants.ini

./pants --version

About

Test repo for basic pants structure

License:MIT License


Languages

Language:Shell 77.2%Language:Scala 13.9%Language:Python 9.0%