1 2 3 4 5
#[macro_use] extern crate error_chain; extern crate git_together_ssh; quick_main!(git_together_ssh::run);