rinit 0.1.0

The Suckless tools implementation of System V init, ported to Rust.
1
2
3
4
5
6
#!/bin/bash

cargo build &&
cargo build --release && 
strip -s target/release/rinit