Skip to content
forked from fluidattacks/makes

A software supply chain framework powered by Nix.

License

Notifications You must be signed in to change notification settings

este6an13/makes

 
 

Repository files navigation

🦄 Makes

A software supply chain framework powered by Nix.

Makes demo

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

Why

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!

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.com

Issues

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

Examples

See the hands-on example!

About

A software supply chain framework powered by Nix.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Nix 59.7%
  • Shell 22.4%
  • Python 14.9%
  • JavaScript 2.0%
  • Ruby 0.8%
  • Just 0.1%
  • HCL 0.1%