Skip to content
/ speedy Public

Speedy is a utility for Phusion Passenger / ModRails, specifically develop to automate the process of creating virtual host and deployments in development environment.

License

Notifications You must be signed in to change notification settings

aslamnd/speedy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Speedy

Speedy is a utility for Phusion Passenger / ModRails, specifically develop to automate the process of creating virtual host and deployments in development environment.

Install

gem install speedy

You may need to uninstall the older version if it’s installed.

gem uninstall speedy

Usage

Deployment

To deploy a Rails application first you need to open the terminal and navigate to particular application root folder and type

sudo speedy deploy

Help

To view all available commands, run it with the --help or -h option.

speedy --help

speedy -h

Development

This project can be found on github at the following URL.

github.com/mohamedaslam/speedy

If you wish the generators behaved differently, please consider forking the project and modifying to your heart’s content.

About

Speedy is a utility for Phusion Passenger / ModRails, specifically develop to automate the process of creating virtual host and deployments in development environment.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages