tog / tog
- Source
- Commits
- Network (12)
- Issues (8)
- Downloads (12)
- Wiki (12)
- Graphs
-
Tree:
9c266c9
tog /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Fri Sep 05 02:53:49 -0700 2008 | |
| |
CHANGELOG.md | ||
| |
MIT-LICENSE | Tue Aug 26 08:12:22 -0700 2008 | |
| |
Manifest.txt | Fri Sep 26 03:50:34 -0700 2008 | |
| |
POST_INSTALL | Tue Sep 23 09:19:56 -0700 2008 | |
| |
README.txt | Tue Sep 23 02:56:26 -0700 2008 | |
| |
Rakefile | Tue Aug 26 10:20:34 -0700 2008 | |
| |
app_generators/ | Tue Jan 20 03:11:57 -0800 2009 | |
| |
bin/ | Tue Jan 20 03:44:46 -0800 2009 | |
| |
config/ | ||
| |
generators/ | Fri Sep 05 04:51:19 -0700 2008 | |
| |
lib/ | ||
| |
test/ | Tue Jan 20 03:42:16 -0800 2009 | |
| |
tog.gemspec |
README.txt
tog ============ tog is the gem that boostraps the process of _togifing_ your app/site. Install ------- <pre>sudo gem install tog</pre> Or from source (you will need Hoe >=1.5.3 and mislav-will_paginate ~> 2.3.2): <pre> git clone git@github.com:tog/tog.git cd tog rake install_gem </pre> More ------- [http://github.com/tog/tog](http://github.com/tog/tog) [http://github.com/tog/tog/wikis](http://github.com/tog/tog/wikis) Copyright (c) 2008 Keras Software Development, released under the MIT license

