fors

Crates.iofors
lib.rsfors
version0.1.0
sourcesrc
created_at2016-11-13 02:07:12.003797
updated_at2016-11-13 02:07:12.003797
descriptionRun foreman Procfiles with Rust
homepage
repositoryhttps://github.com/jtdowney/fors
max_upload_size
id7227
size11,937
John Downey (jtdowney)

documentation

README

fors

Build Status

Run foreman Procfiles with Rust

Installation

cargo install fors

Usage

$ fors
web | Puma starting in single mode...
web | * Version 3.6.0 (ruby 2.3.1-p112), codename: Sleepy Sunday Serenity
web | * Min threads: 5, max threads: 5
web | * Environment: development
web | * Listening on tcp://0.0.0.0:3000
Commit count: 12

cargo fmt