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

feature: allow users to include a package.json instead of just using npm init -f #10

Open
ORESoftware opened this issue Jun 28, 2018 · 1 comment

Comments

@ORESoftware
Copy link
Owner

allow users to include a package.json instead of just using npm init -f

Users can add a package.json file:

.r2g/package.json

which will be the package.json file of Y, the testbed project.

In that package.json file, they can include test dependencies if they want.

This might not be a good idea, because it may conflate deps that won't actually exist IRL.

@ORESoftware
Copy link
Owner Author

this is almost certainly a bad idea

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

1 participant