Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zyga/enroll
personal scripts for managing hardware at home
https://github.com/zyga/enroll
Last synced: 2 days ago
JSON representation
personal scripts for managing hardware at home
- Host: GitHub
- URL: https://github.com/zyga/enroll
- Owner: zyga
- Created: 2013-05-09T10:33:41.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-06-09T14:00:10.000Z (over 11 years ago)
- Last Synced: 2024-04-16T03:39:39.851Z (7 months ago)
- Language: Shell
- Size: 168 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Enroll
======This is a highly personal script so you probably won't find it much use
Usage:
```shell
wget --quiet https://github.com/zyga/enroll/archive/master.tar.gz -O - | tar zx && ( cd enroll-master && ./enroll.sh )
```