https://github.com/acook/enrichen
A system to rapidly configure machines with your packages and settings.
https://github.com/acook/enrichen
Last synced: 12 months ago
JSON representation
A system to rapidly configure machines with your packages and settings.
- Host: GitHub
- URL: https://github.com/acook/enrichen
- Owner: acook
- Created: 2013-09-20T09:14:43.000Z (over 12 years ago)
- Default Branch: main
- Last Pushed: 2024-03-14T22:55:21.000Z (over 2 years ago)
- Last Synced: 2024-03-14T23:47:30.573Z (over 2 years ago)
- Language: Shell
- Homepage: https://github.com/acook/enrichen#readme
- Size: 2.29 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Enrichen
========
Enrich your life.
A system to rapidly configure machines with your packages and settings.
# Dependencies
- `bash` (relies on `bash` features, for now)
- GNU userspace tools (for now)
- `curl` (to automatically obtain and update dependencies)
- `ssh` (to be able to configure remote hosts)
# Project Status
Goal: [Aspirational Readme](https://github.com/acook/enrichen/blob/main/aspirational_README.markdown)
Enrichen currently exists as a loose collection of scripts extracted from several of my other projects.
The goal is to stop having those one-off scripts and be able to set up a command line user environment or server on any unix-y system in a single command.