Skip to content

metacritical/doorman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.