# cpan Git::Github::Creator
Setting in ~/.github_creator.ini
[github]Then, in local git repository
login_page="https://github.com/login"
account=joe@example.com
password=foobar
remote_name=origin
debug=1
github_creator --name my-project --desc "an awesome thing"
Arguments are optional in a Perl module with META.yml.
GitHub Creator's repository and manual on cpan
No comments:
Post a Comment