fav 0.0.1

Favorite tools for Command line Interface
1
2
3
fn main() {
    println!("cargo:rerun-if-changed=migrations");
}