A software supply chain framework powered by Nix.
Ever needed to
- run applications locally to try out your code?
- Execute CI/CD pipelines locally to make sure jobs are being passed?
- Keep execution environments frozen for strict dependency control against supply chain attacks?
- Know the exact dependency tree of your application?
Well, we have!
Makes is an open-source, production-ready framework for building CI/CD pipelines and application environments.
It is
See https://makes.fluidattacks.tech
Found a bug? create a new item in the project's issues
See the hands-on example!