Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

jmoses/mongrel-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Script for managing multiple local mongrel instances for local development of many projects.

# Usage

mongrel-manager command [options or instances names]

Commands:
 list    - Show all managed instances
 start   - Start the named instaces (blank for all)
 stop    - Stop the named instances (blank for all)
 restart - Restart the named instances (blank for all)
 delete  - Delete the named instances
 add     - Add a new instance
   --name Name of the instance
   --port Port of the instance
   --root Root of the instance (defaults to PWD)

About

Manage multiple mongrels for local development of multiple projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published