Smiranin / ng-deploy-gh-pages

2 stars 0 forks source link

How to use??? #1

Open shanegibney opened 7 years ago

shanegibney commented 7 years ago

Hi this package seems great but how do you use it? Does a gh-pages branch need to be already created locally and or remotely on github? Should I be on the gh-pages local branch when trying to get the contents of the dist directory to gh-pages? I have read the HowToUse section, but beyond basically installing how do I run it? Thanks great work.

Smiranin commented 7 years ago

Hi, enough branches master locally and remotely. You must run the command "npm run deploy" being in the master branch. It's all.

shanegibney commented 7 years ago

Ok thanks for the clarification. I'm actually trying this with angular-cli-ghpages now. If I can't get that to work I'll be back to use this. Thanks

Smiranin commented 7 years ago

Yesterday I used this package, and it works, even latest version of Angular. I created this package because angular-cli removed ng:deploy feature.((