Please  is a cross-language build system with an             emphasis on high performance, extensibility and correctness

Please

submited by
Style Pass
2024-10-24 15:30:03

Please is a cross-language build system with an emphasis on high performance, extensibility and correctness

Build steps are executed in their own tightly controlled hermetic environment. With access to only the files and env variables defined, builds are portable and reproducible!

Built in Go from the ground up with performance in mind using a purpose built build language, Please is lightning quick on the command line. Aggressive caching, and task parallelism, keep your build times down even in a huge monorepo!

Build, test and run any target with the same familiar set of commands! Extend the CLI with new commands and tasks using aliases, to get a truly excellent developer experience!

Leave a Comment