Skip to content

jweslley/procker

Repository files navigation

Procker

Travis

Procker is a tool for managing Procfile-based applications.

Also, Procker can be used as a library to build other applications which require process's management.

Installation

Download it and extract the binary to somewhere in your path.

Getting started

  1. Write a Procfile

  2. Optional: write a .env file

  3. Run the app using procker:

     procker start
    

For more information, use procker help.

Resources

Alternatives

Bugs and Feedback

If you discover any bugs or have some idea, feel free to create an issue on GitHub:

http://github.com/jweslley/procker/issues

License

MIT License. Copyright (c) 2014 Jonhnny Weslley