Categorygithub.com/blvrd/manifold
modulepackage
0.1.4
Repository: https://github.com/blvrd/manifold.git
Documentation: pkg.go.dev

# README

Manifold

Screenshot 2024-11-11 at 11 33 37

Manifold is a process manager. It's directly inspired by Solo, foreman, and Overmind. Here's my problem with all of them:

  • Solo is for PHP/Laravel only
  • Foreman doesn't allow me to interact with processes independent from one another
  • Overmind depends on tmux and I'd rather avoid that dependency

Installation

Via Homebrew:

brew install blvrd/tap/manifold

You can find also download the binary directly from the releases.

Usage

Run manifold in your project. By default, the program expects a Procfile.dev to be present. Otherwise, you can pass -f {filename} to specify a Procfile.

# Packages

No description provided by the author

# Functions

No description provided by the author
PlaceOverlay places fg on top of bg.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
WhitespaceOption sets a styling rule for rendering whitespace.