# Packages
No description provided by the author
# README
Procker
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
-
Write a
Procfile
-
Optional: write a
.env
file -
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