Skip to content

naush/JerryMice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JerryMice v 0.1.0

Install:

sudo rake manifest
sudo rake install

Alternatively

gem install --local /path/to/jerrymice-0.1.0.gem

Rakefile:

Add the following two lines of code to your Rakefile.

require 'jerrymice'
JerryMice.load

Config:

Edit lib/config/jerrymice.rb.

Deploy:

rake jerry:gems
warble config

Edit config/warble.rb to add dependencies

warble
rake jerry:deploy

Task:

rake jerry:deploy     # Upload war to tomcat/webapps/
rake jerry:gems       # Install gems in local directory
rake jerry:gitignore  # Create .gitignore file
rake jerry:war        # Run warble script

About

Deploy Rails app on Tomcat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages