mypackage 0.1.0

trying to publish a crate
Documentation
1
2
3
fn main() {
    mypackage::greet("choco");
}