Skip to content

Enhancement: TNS create <project> --template <xyz> has issues... #1932

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

Closed
NathanaelA opened this issue Jul 18, 2016 · 3 comments
Closed

Enhancement: TNS create <project> --template <xyz> has issues... #1932

NathanaelA opened this issue Jul 18, 2016 · 3 comments
Labels

Comments

@NathanaelA
Copy link
Contributor

Since I make a bazillion plugins, I created a really cool template that automates a lot of the grunt work, however when you do a tns create --template <pluginTemplate> - TNS totally messes up my all new tns plugin project and really destroys it's usability.

Can we make it so that if I have a flag in the template package.json like {"cleanTemplate": "true"} that the tns will not start messing with things it doesn't understand. ;-) Or if you MUST install all that crap; please put it into the "demo" folder (if the demo folder exists in the template); as that is where the actual demo project will resides. I have no problem automating the install of the demo folder; but man it is a serious pita to work around tns's attempt to destroy my cool new plugin...

@enchev
Copy link
Contributor

enchev commented Jul 18, 2016

Hey @NathanaelA,

Can you clarify how exactly {N} CLI destroys your plugin?

@NathanaelA

This comment was marked as abuse.

@NathanaelA

This comment was marked as abuse.

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