-
-
Notifications
You must be signed in to change notification settings - Fork 197
Replace forum references in the CLI with Stack Overflow #3872
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
Conversation
…p-verstion-4.3.0 chore: Bump version to 4.3.0
…ge-rel-master chore: merge release in master
…ge-rel-master chore: merge release in master
- `tns plugin create` command - add documentation - add tests
# Conflicts: # lib/common # npm-shrinkwrap.json # package.json
…l-master Merge release into master
…guide Update feature request lavel
- $npm.install replaces $childProcess.exec("npm i") - extract prompts to separate functions - $childProcess.spawnFromEvent replaces $childProcess.exec - formatting - update tests
…ugin-command feat: add create plugin command
Accepting .tar.gz path/URL for custom plugin seed. + test + help
…eate-with-template feat: add template option to plugin create command
…ge-rel-master chore: merge release in master
…ndroid-long-living-socket feat: use long living socket connection for sync
…mises are properly handled
…ing-promises Add no-floating-promises options to tslint in order to ensure all promises are properly handled
…-justlaunch fix: command with justlaunch option doesn't exit
docs(appstore): fix a typo
Hey @rdlauer , |
@rosen-vladimirov my git skills are lacking...but I think I just did what you asked...? |
Hey @rdlauer ,
I've already applied a similar approach for your changes and I've created another PR: #3881, so I'm closing this one. Thanks for your help! |
Thanks @rosen-vladimirov! |
As we are looking to deprecate usage of the community forum by the end of September, this PR replaces most references of the forum with appropriate Stack Overflow links.