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

Add all dependencies to package.json #27

Open
piranna opened this issue Jul 31, 2017 · 2 comments
Open

Add all dependencies to package.json #27

piranna opened this issue Jul 31, 2017 · 2 comments

Comments

@piranna
Copy link
Collaborator

piranna commented Jul 31, 2017

Template dependencies are in separated files, so greenkeeper can't control them. I propose to add them as dependencies or devDependencies so they can be check and updated automatically, and later select the ones that need to be installed on the project instance from some lists, similar to what I'm doing with user dependencies on NodeOS.

@amoghbanta
Copy link
Member

Thats a really good idea. I'll try to do something like this.

@piranna
Copy link
Collaborator Author

piranna commented Oct 1, 2017

Thats a really good idea. I'll try to do something like this.

If you need some help, my buildDependencies module can be useful, or at least being used for inspiration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants