runcoderun / gem_sync
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (15)
- Wiki (1)
- Graphs
-
Tree:
37e9d63
Don Mullen (author)
Mon Sep 28 12:46:11 -0700 2009
commit 37e9d635c505279ef7361f6f7f761595f24ff467
tree cc3a075960f2b82c017db95a08207d979b1c63e8
parent e976f3091a8cea9fc6767bcdb33dd255c15f0c70 parent 1831d624996910fe876e8adb0199dedda8e5f441
tree cc3a075960f2b82c017db95a08207d979b1c63e8
parent e976f3091a8cea9fc6767bcdb33dd255c15f0c70 parent 1831d624996910fe876e8adb0199dedda8e5f441
gem_sync /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Fri Sep 05 09:50:35 -0700 2008 | |
| |
History.txt | Wed Jul 29 12:00:04 -0700 2009 | |
| |
LICENSE | Tue Jan 06 08:02:18 -0800 2009 | |
| |
Manifest | Sun Sep 21 21:33:16 -0700 2008 | |
| |
Manifest.txt | Fri Sep 05 09:50:35 -0700 2008 | |
| |
README.txt | Mon Sep 14 18:11:36 -0700 2009 | |
| |
Rakefile | ||
| |
VERSION | Sat Sep 19 20:03:56 -0700 2009 | |
| |
bin/ | Fri Sep 04 11:43:33 -0700 2009 | |
| |
examples/ | Sat Sep 19 20:01:50 -0700 2009 | |
| |
gem_sync.gemspec | Sat Sep 19 20:04:02 -0700 2009 | |
| |
lib/ |
README.txt
= GemTest * http://runcoderun.com == DESCRIPTION: Sync gems between machines, using the text output gem --list gives you. Simple. == INSTALL: sudo gem install runcoderun-gem_sync --source http://gems.github.com == LICENSE: (The MIT License) Copyright (c) 2009 Relevance, Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

