ng doc ___
opens browser window to Angular docs searching on that keyword
ng completion
add autocomplete to your shell
ng format
formats the code of this project using clang-format
ng github-pages:deploy
Build the application for production, setup the GitHub repository, then publish the app (requires gh token and username)