Skip to content

jasherai/git-rails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fa30314 · Sep 6, 2008

History

34 Commits
Mar 13, 2008
Sep 6, 2008
Feb 5, 2008
Feb 5, 2008
May 20, 2008
Sep 6, 2008
Feb 5, 2008
Feb 5, 2008
Mar 18, 2008
Feb 20, 2008
Feb 6, 2008
Feb 5, 2008

Repository files navigation

= git-rails:

* http://blog.nanorails.com/git-rails
* http://rubyforge.org/projects/git-rails/

== DESCRIPTION:

Tools to help using git with rails

== FEATURES/PROBLEMS:

* create new git repository with .gitignore, linked to remote git repository
* install plugins from git source as git modules
* install git source as a git module to any path
* install plugins from svn source as git modules

== SYNOPSIS:

  git-rails init {remote git repository}
  git-rails install <remote plugin repository> [plugin name||path]
  git-rails update <plugin-name||path>

== REQUIREMENTS:

* git
* rails 2.0.2
* hoe 1.5.0
* main 2.8.0
* rake 0.8.1
* rspec 1.1.3

== INSTALL:

* sudo gem install git-rails

About

gem tool to use git modules to manage your plugins. The original authors copy is here: http://github.com/jxl/git-rails/tree

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages