Why insert brunch as dependency?
I think it is preferable to indicate that brunch must be present (preferably system-wide) and that the user can run npm install normally.
I think that the presence of a init.sh script can alienate novice windows users. It can be replaced by a init.js but I think that this is a false problem.
What do you think about?
Why insert brunch as dependency?
I think it is preferable to indicate that
brunchmust be present (preferably system-wide) and that the user can runnpm installnormally.I think that the presence of a
init.shscript can alienate novice windows users. It can be replaced by ainit.jsbut I think that this is a false problem.What do you think about?