Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support command line #18

Merged
merged 3 commits into from
May 8, 2015
Merged

Support command line #18

merged 3 commits into from
May 8, 2015

Conversation

afc163
Copy link
Contributor

@afc163 afc163 commented May 8, 2015

$ npm install gh-pages -g
$ gh-pages -d dist -b master

@afc163
Copy link
Contributor Author

afc163 commented May 8, 2015

ping~

.option('-s, --src <src>',
'pattern used to select which files should be published', '**/*')
.option('-b, --branch <branch>',
'name of the branch you\'ll be pushing to', 'gh-page')
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Default should be gh-pages instead of gh-page, right?

@tschaub
Copy link
Owner

tschaub commented May 8, 2015

Thanks for the nice contribution @afc163! I'll cut a release with this after a bit of testing later today.

tschaub added a commit that referenced this pull request May 8, 2015
@tschaub tschaub merged commit d3068ab into tschaub:master May 8, 2015
@tschaub
Copy link
Owner

tschaub commented May 8, 2015

Thanks again for this addition @afc163.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants