Skip to content
/ tmuxman Public

Foreman in tmux. Create tmux session using your Procfile.

Notifications You must be signed in to change notification settings

Gonzih/tmuxman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tmuxman Build Status

Clone of Foreman for tmux written in golang.

Installation

go get github.com/Gonzih/tmuxman

Usage

$ tmuxman --help
Usage of tmuxman:
  -file string
        procfile location (default "Procfile")
  -session string
        tmux session name to use (default "tmuxman")
  -splits
        use splits (max 4 splits per window)

$ tmuxman --file Procfile.development --session myproject --splits

License

MIT

Authors

Max Gonzih

About

Foreman in tmux. Create tmux session using your Procfile.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published