-
Notifications
You must be signed in to change notification settings - Fork 99
Implement an Angular CLI builder #59
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
Comments
@mgechev Am I right assuming that it’s okay if we are using existing code from your project? |
@mgechev I have extended |
@JohannesHoppe sorry for the delayed response. Everything looks good! Thanks for preserving the commit history! :) Just deprecated ngx-gh. |
Yesterday I published
ngx-gh
which does something quite similar. Today @StephenFluin foundangular-cli-ghpages
and shared it with me.You're doing a great job! Do you want to work on implementing an Angular CLI builder that will allow invoking the
angular-cli-ghpages
withng deploy
(once the command gets in the CLI)? I'll be happy to deprecatengx-gh
in favor ofangular-cli-ghpages
once you have tighter CLI integration.The text was updated successfully, but these errors were encountered: