persist 0.0.0

reserved for persist, a simple process manager
Documentation
1
2
3
4
5
6
7
8
9
10
11
persist
=======

(Reserved crate name, in case **persist** gets released to crates.io)

**persist** is a fast and simple process manager, written in Rust.  
It includes both a CLI utility and a daemon.

(this is the CLI utility's crate.)

See the project on GitHub: <https://github.com/Hirevo/persist>.