NAME

App::gh::Command::Page - create GitHub gh-page

DESCRIPTION

USAGE

command flow:

$ git symbolic-ref HEAD refs/heads/gh-pages
$ rm .git/index
$ git clean -fdx
$ git push origin github