Skip to content

Latest commit

 

History

History
52 lines (29 loc) · 803 Bytes

README.md

File metadata and controls

52 lines (29 loc) · 803 Bytes

doorman 🚪🧍

Doorman: Manage Procfile-based applications.

Doorman Preview

Installation

Using Homebrew

Run the following command to install doorman using Homebrew.

brew tap metacritical/doorman

brew install doorman

Using install.sh

Run the following command to automatically download and install doorman:

curl -L https://bit.ly/4dYhmaN | sh

Run

exec doorman <file> || Procfile

Automatically picks up name Procfile if not given.

exec doorman

Getting Started

Documentation

Ports

Authors

Created and maintained by

Pankaj Doharey

License

Doorman is licensed under the MIT license.

See LICENSE for the full license text.