Hermit – uniform tooling for Linux and Mac
Hermit is a tool designed to provide uniform and consistent tooling across Linux and Mac environments for software projects. It installs tools in isolated, self-contained environments to ensure consistency across teams, contributors, and continuous integration systems. Developed by Square, Hermit is open-source and licensed under the Apache License 2.0.
- ▪Hermit ensures consistent tooling across development and CI environments.
- ▪It isolates tools in self-contained sets to prevent conflicts and ensure reliability.
- ▪Hermit supports both Linux and Mac operating systems.
- ▪The tool is maintained by Square and available under the Apache 2.0 license.
- ▪Full documentation and release information are available on the official GitHub page.
Opening excerpt (first ~120 words) tap to expand
Hermit - uniform tooling for Linux and Mac 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. Releasing new versions For information about the release process, see RELEASE.md. 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.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at Hacker News: Newest.