https://github.com/retr0h/gilt
A GIT layering tool.
https://github.com/retr0h/gilt
alternative ansible ansible-galaxy ansible-galaxy-improvement ansible-roles git git-tree git-worktree golang helm helm-charts submodules
Last synced: 2 months ago
JSON representation
A GIT layering tool.
- Host: GitHub
- URL: https://github.com/retr0h/gilt
- Owner: retr0h
- License: mit
- Created: 2019-12-20T01:38:29.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-03-27T11:15:24.000Z (3 months ago)
- Last Synced: 2025-03-31T07:07:14.186Z (3 months ago)
- Topics: alternative, ansible, ansible-galaxy, ansible-galaxy-improvement, ansible-roles, git, git-tree, git-worktree, golang, helm, helm-charts, submodules
- Language: Go
- Homepage: https://retr0h.github.io/gilt/
- Size: 2.84 MB
- Stars: 25
- Watchers: 3
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[](https://github.com/retr0h/gilt/releases/latest)
[](https://codecov.io/gh/retr0h/gilt)
[](https://goreportcard.com/report/github.com/retr0h/gilt/v2)
[](LICENSE)
[](https://github.com/retr0h/gilt/actions/workflows/go.yml)
[](https://github.com/goreleaser)
[](https://conventionalcommits.org)
# Gilt
Gilt is a tool which aims to make repo management, manageable. Gilt
clones repositories at a particular version, then overlays the repository to
the provided destination. An alternate approach to "vendoring".What makes Gilt interesting, is the ability to overlay particular files and/or
directories from the specified repository to given destinations. Originally,
this was quite helpful for those using Ansible, since libraries, plugins, and
playbooks are often shared, but Ansible's [Galaxy][] has no mechanism to handle
this. Currently, this is proving useful for overlaying [Helm charts][].
## Documentation
[Installation][] | [Usage][] | [Documentation][]
[Installation]: https://retr0h.github.io/gilt/installation
[Usage]: https://retr0h.github.io/gilt/usage
[Documentation]: https://retr0h.github.io/gilt/## License
The [MIT][] License.
The logo is licensed under the [Creative Commons NoDerivatives 4.0 License][],
and designed by [@nanotron][].
If you have some other use in mind, contact us.[Galaxy]: https://docs.ansible.com/ansible/latest/reference_appendices/galaxy.html
[Helm charts]: https://helm.sh/docs/topics/charts/
[MIT]: LICENSE
[Creative Commons NoDerivatives 4.0 License]: https://creativecommons.org/licenses/by-nd/4.0/
[@nanotron]: https://github.com/nanotron