jastice / intellij-bsp-pants

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Steps to reproduce bug

First, export the Pants build to Bloop:

git clone https://github.com/olafurpg/intellij-bsp-pants.git
cd intellij-bsp-pants
./setup-bsp.sh                 # takes a while to complete
bloop compile `bloop projects` # validate that Bloop compilation works

Next, import the build into IntelliJ using "bsp".

About


Languages

Language:Shell 95.1%Language:Python 2.5%Language:Scala 2.4%