/github_remote_init_simple

Create new github.com repository using REST API and push all files

Primary LanguageShell

github_remote_init_simple

Create new github.com repository using REST API and push all files
under current directory.

Usage:

$ cd your_local_dir_to_push
$ mv non_important_file ._not_for_github_00
$ github_remote_init_simple.sh

github_remote_init_simple.sh:

This is the only file. Doesn't take any argument.