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: 26 days ago
JSON representation
🐚 Hermit manages isolated, self-bootstrapping sets of tools in software projects.
- Host: GitHub
- URL: https://github.com/cashapp/hermit
- Owner: cashapp
- License: apache-2.0
- Created: 2021-05-20T04:06:55.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-10T02:24:06.000Z (about 1 year ago)
- Last Synced: 2024-04-14T06:36:44.352Z (about 1 year ago)
- Topics: hermetic, installer, package-manager
- Language: Go
- Homepage: https://cashapp.github.io/hermit
- Size: 6.28 MB
- Stars: 551
- Watchers: 6
- Forks: 47
- Open Issues: 74
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-repositories - cashapp/hermit - 🐚 Hermit manages isolated, self-bootstrapping sets of tools in software projects. (Go)
README
# Hermit - uniform tooling for Linux and Mac
[](https://github.com/cashapp/hermit/actions/workflows/ci.yml) [](https://gophers.slack.com/messages/cashapp) [](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.

---
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 athttp://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.