This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit d28f0f6a4b3c78053eef70c3d5023f182dd2d611
tree 13f8a21a938fff67679beae7f2c006cfaea43768
parent eba5e3276b5a1ee809804588f8878630878ce23c
tree 13f8a21a938fff67679beae7f2c006cfaea43768
parent eba5e3276b5a1ee809804588f8878630878ce23c
gitjour /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Mon Jun 02 21:20:10 -0700 2008 | |
| |
History.txt | Thu May 29 10:29:07 -0700 2008 | |
| |
Manifest.txt | Sat Aug 23 18:37:16 -0700 2008 | |
| |
README.txt | Fri Mar 20 20:50:05 -0700 2009 | |
| |
Rakefile | Sat Aug 23 18:37:16 -0700 2008 | |
| |
bin/ | Sat May 31 23:33:17 -0700 2008 | |
| |
gitjour.gemspec | Fri Mar 20 20:53:04 -0700 2009 | |
| |
lib/ | Fri Mar 20 20:50:17 -0700 2009 | |
| |
test/ | Thu May 29 10:29:07 -0700 2008 |
README.txt
= gitjour * http://github.com/chad/gitjour == DESCRIPTION: Automates DNSSD-powered serving and cloning of git repositories. == FEATURES/PROBLEMS: * As needed == SYNOPSIS: % gitjour serve project_dir [name_to_advertise_as] % gitjour list == REQUIREMENTS: * dnssd Linux users may need to follow these instructions: http://yob.id.au/blog/2008/06/01/gitjour_on_linux/ == INSTALL: * sudo gem install gitjour == LICENSE: (The MIT License) Copyright (c) 2008 Chad Fowler, Evan Phoenix, and Rich Kilmer 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.







