What is Makes?
mainMakes is an open-source, production-ready CI/CD framework powered by Nix. It is designed to build both CI/CD pipelines and application environments with a focus on security, speed, and portability.
Key features include:
- Secure: Uses cryptographically signed dependencies for apps and pipelines.
- Easy: Single-command installation and dozens of generic CI/CD builtins.
- Fast: Supports distributed and granular caching.
- Portable: Runs on Docker, VMs, and any Linux-based OS.
- Extensible: Can be extended to work with any technology.