Closed
Description
tns init
command has been used to initialize NativeScript application from already existing app. However, it was never really working as expected and it was leading to a confusion as the behavior is totally different from npm init
for example. We should delete this command to stop confusing people.