Skip to content

jsirois/custom_pants

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo serves as a demonstration of building a custom multiplatfrom pants pex.

To test things out:

$ ./pants goal binary //:pants

And to verify the produced pex for the current platform, it can be dogfooded against itself:

$ ./dist/pants.pex goal binary //:pants

About

A minimal example of building a custom pants.pex

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages