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

Deprecate support for tns init command #4701

Closed
rosen-vladimirov opened this issue Jun 10, 2019 · 0 comments
Closed

Deprecate support for tns init command #4701

rosen-vladimirov opened this issue Jun 10, 2019 · 0 comments
Assignees
Labels
Milestone

Comments

@rosen-vladimirov
Copy link
Contributor

Is your feature request related to a problem? Please describe.
tns init command will be deleted in NativeScript 6.0.0 as it doesn't make any sense to be used now. The idea of command was to support migration of non-NativeScript project to NativeScript one. Now, as we have schematics, the command lost its meaning.

Describe the solution you'd like
Show deprecation message when tns init command is executed.

Describe alternatives you've considered
None

Additional context
The command should be executed in non-NativeScript project, i.e.:

$ mkdir test1
$ cd test1
$ npm init -f
$ tns init
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants