Skip to content

ePublishing/epublishing-rails-plugin-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

to provide support for local file system and tgz files

The standard rails ‘plugin’ script lacks support for installing from the local file system as well as installing tar.gz files. (The latter scenario greatly speeds up installation from http as the alternative is downloading each file, one-by-one.)

This class piggy-backs on the standard rails ‘plugin’ command and can be used as a complete replacement if so desired.

gem install epublishing-rails-plugin-installer

github.com/ePublishing/epublishing-rails-plugin-installer

The EpublishingRailsPluginInstaller gem depends on rubygems and rails.

epub-plugin install /some/location/on/the/disk
epub-plugin install http://somewhere.com/foo/a_plugin.tgz
epub-plugin install http://somewhere.com/foo/another_plugin.tar.gz

Author

David McCullars <dmccullars@ePublishing.com>

Copyright

© 2011 ePublishing

Licence

GPL

About

An extension of standard rails plugin script to provide support for local file system and tgz files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages