easy-install 0.1.0

easy-install
1
2
3
fn main() {
    println!("Hello, world!");
}