Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cashapp/hermit

🐚 Hermit manages isolated, self-bootstrapping sets of tools in software projects.
https://github.com/cashapp/hermit

hermetic installer package-manager

Last synced: 9 days ago
JSON representation

🐚 Hermit manages isolated, self-bootstrapping sets of tools in software projects.

Awesome Lists containing this project

README

        


Hermit

# Hermit - uniform tooling for Linux and Mac
[![CI](https://github.com/cashapp/hermit/actions/workflows/ci.yml/badge.svg)](https://github.com/cashapp/hermit/actions/workflows/ci.yml) [![Slack chat](https://img.shields.io/badge/slack-gophers-795679?logo=slack)](https://gophers.slack.com/messages/cashapp) [![Go Report Card](https://goreportcard.com/badge/github.com/cashapp/hermit)](https://goreportcard.com/report/github.com/cashapp/hermit)

Hermit installs tools for software projects in self-contained, isolated sets, so your team, your contributors, and your CI have the same consistent tooling.

See https://cashapp.github.io/hermit for full documentation.

![hermit intro screen cast](docs/docs/static/screencasts/using.svg)

---

Copyright 2021 Square, Inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.