Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luontola/cygwin-deployer
Automatic installer for my Cygwin configuration
https://github.com/luontola/cygwin-deployer
Last synced: 4 days ago
JSON representation
Automatic installer for my Cygwin configuration
- Host: GitHub
- URL: https://github.com/luontola/cygwin-deployer
- Owner: luontola
- License: apache-2.0
- Created: 2012-01-02T21:16:52.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2014-11-16T11:32:54.000Z (almost 10 years ago)
- Last Synced: 2024-04-15T07:10:09.669Z (7 months ago)
- Language: Ruby
- Homepage:
- Size: 236 KB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Cygwin Deployer
===============Automatically installs [Cygwin](http://www.cygwin.com/) using the latest installer into the directories `/config/paths.rb` with the packages `/config/packages.txt` and customizations `/templates/*`. Overwrites any files in `~/` with Cygwin's latest skeleton `/etc/skel` (after applying any customizations `/templates/home/*`). Adds "Open Bash Here" to the context menu of all files and directories in Explorer. Executes custom shell scripts `/config/[0-9]*.sh` to install programs that are not available in Cygwin. Provides a batch script for easily running [rebaseall](http://cygwin.wikia.com/wiki/Rebaseall).
Usage
-----Use at your own risk. Don't ask for help. [RTFS](http://www.catb.org/jargon/html/R/RTFS.html).
Clone and customize. Start `cmd.exe` as Administrator. Run `deploy.bat`.
License
-------Copyright © 2012 Esko Luontola <[www.orfjackal.net](http://www.orfjackal.net/)>
This software is released under the Apache License 2.0.
The license text is at