πŸ‘‹ Welcome to the Tipi Documentation

Tipi.build is a solution for native developers who want to accelerate their build and test workflows, enjoying CI/CD at their fingertips.

We are regularly adding new features and will publish updates on our blog frequently. Please get in touch to learn more about our ideas and roadmap.

Building with tipi

Supported Languages

Programming LanguageSupport Status
C & C++βœ… productive
rustalpha
swiftalpha

Missing your favorite language ? You can support it by adding a fitting tipi-build/environments.

What can I do with Tipi?

Tipi is a suite that combines 3 main tools to achieve fast, easy and scalable Rust and C++ development:

  • A build cache connected straight to sources in git repositories
  • Build environments provisioning on powerful cloud build machines with hundreds of cores and terrabytes of RAM
  • Cross platform compilation on Linux, Windows, MacOS or custom.

How can I start building with Tipi in the cloud?

To get the full Tipi experience we offer our users a free trial.

Can I build with Tipi locally?

Yes! You can start building with Tipi using your sources on your machine, no need to sign-up if you don't plan to depend on dependencies requiring authentication.

Is Tipi Open Source?

We believe in the power of the community and that is why we created tipi free forever and tipi is an open source project. You can access our Open Source projects on our GitHub organisation.

For team remote building and company-wide usage we also have a commercial offer with Tipi Pro.

To get access to a 30-day free trial check our Plans page.

πŸ§‘β€πŸš€ We are here to help

πŸ’‘ Tipi is just getting started! Come back regularly for updates and new solutions. We absolutely love feedback! Please get in touch at hello@tipi.build for any questions or to discuss your project ideas.


Found an error or want to add more info? Write an issue or contribute changes to this documentation at tipi-build/docs on