fluidattacks / makes

A software supply chain framework powered by Nix.
https://makes.fluidattacks.tech/
MIT License
454 stars 43 forks source link
build cd ci devops devsecops nix

🦄 Makes

A software supply chain framework powered by Nix.

Makes demo

CII Best Practices Linux MacOS GitHub GitLab Local Docker Kubernetes Scc Count Badge Nomad AWS Batch GitHub commit activity Contributors

Why

Ever needed to

Well, we have!

What

Makes is an open-source, production-ready framework for building CI/CD pipelines and application environments.

It is

Attribute Description
secure Cryptographically signed dependencies for apps and CI/CD pipelines
easy Can be installed with just one command and has dozens of generic CI/CD builtins
fast Supports a distributed and completely granular cache
portable Runs on Docker, VMs, and any Linux-based OS
extensible can be extended to work with any technology

Installation

Installation

Documentation

See https://makes.fluidattacks.tech

Issues

Found a bug? create a new item in the project's issues

Examples

See the hands-on example!