Skip to content

pantsbuild/setup

Repository files navigation

Pants setup

This repository contains the bootstrap needed to get you up and running with Pants.

Follow the instructions at https://www.pantsbuild.org/docs/installation.

Development

We use Pants for test automation (so recursive!). To run the test suite, linters and formatters:

$ pants fmt lint check test ::