Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/entelecheia/rootfiles
Effortlessly configure and replicate consistent root system environments for development efficiency.
https://github.com/entelecheia/rootfiles
Last synced: 17 days ago
JSON representation
Effortlessly configure and replicate consistent root system environments for development efficiency.
- Host: GitHub
- URL: https://github.com/entelecheia/rootfiles
- Owner: entelecheia
- License: mit
- Created: 2024-02-27T12:36:41.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-03-16T10:00:20.000Z (8 months ago)
- Last Synced: 2024-03-17T07:52:03.492Z (8 months ago)
- Language: Shell
- Homepage: https://rootfiles.entelecheia.ai/
- Size: 719 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# rootfiles
[![version-image]][release-url]
[![release-date-image]][release-url]
[![test-image]][test-url]
[![license-image]][license-url][test-image]: https://github.com/entelecheia/rootfiles/actions/workflows/lint_and_test.yaml/badge.svg
[test-url]: https://github.com/entelecheia/rootfiles/actions/workflows/lint_and_test.yaml
[license-image]: https://img.shields.io/github/license/entelecheia/rootfiles
[license-url]: https://github.com/entelecheia/rootfiles/blob/main/LICENSE
[version-image]: https://img.shields.io/github/v/release/entelecheia/rootfiles?sort=semver
[release-date-image]: https://img.shields.io/github/release-date/entelecheia/rootfiles
[release-url]: https://github.com/entelecheia/rootfiles/releases
[repo-url]: https://github.com/entelecheia/rootfiles
[docs-url]: https://rootfiles.entelecheia.ai
[changelog]: https://github.com/entelecheia/rootfiles/blob/main/CHANGELOG.md
[contributing guidelines]: https://github.com/entelecheia/rootfiles/blob/main/CONTRIBUTING.mdEffortlessly configure and replicate consistent root system environments for development efficiency.
- Documentation: [https://rootfiles.entelecheia.ai][docs-url]
- GitHub: [https://github.com/entelecheia/rootfiles][repo-url]Rootfiles streamlines development environment setup. It allows you to define essential system packages, synchronize dotfiles from repositories, and execute custom scripts. This ensures seamless configuration and reduces the time spent on setting up new development environments.
## Changelog
See the [CHANGELOG] for more information.
## Contributing
Contributions are welcome! Please see the [contributing guidelines] for more information.
## License
This project is released under the [MIT License][license-url].