runcoderun / gem_sync
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (15)
- Wiki (1)
- Graphs
-
Tree:
174f39a
Don Mullen (author)
Wed Oct 07 21:23:29 -0700 2009
commit 174f39a336c1f8fbc5f6cc9f4b2e16cb8a6f9811
tree 8f56a1bddca2c098991d792045a2d03f6ef6f9f0
parent beb29906e3738cbf22ebf70b15523110b582e059 parent a22d02490d69b9a33b12976709178f264edbdfc5
tree 8f56a1bddca2c098991d792045a2d03f6ef6f9f0
parent beb29906e3738cbf22ebf70b15523110b582e059 parent a22d02490d69b9a33b12976709178f264edbdfc5
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.

