makectl 0.1.0

Manage and generate yout makefile targets
1
2
3
fn main() {
    println!("Hello, world!");
}