void github()
{
    run("cp -r release.yo tmp/manhtml/xdman.html ../../wip");
    run("cp changelog ../../wip/changelog.txt");
    exit(0);
}
