bforge 0.0.1

A decentralized source-code installer that maps files from remote git repositories into your project structure.
1
2
3
fn main() {
    println!("Hello, world!");
}