lateral 0.3.1

A simple process parallelizer to make lives better at the commandline.
Documentation
1
2
3
4
5
6
pub mod config;
pub mod getpid;
pub mod kill;
pub mod run;
pub mod start;
pub mod wait;