GithubHelp home page GithubHelp logo

Comments (5)

keithamus avatar keithamus commented on July 17, 2024

Hey @burabure thanks for the issue.

You could always run it this way instead:

NODE_ENV=development parallelshell \"nodemon index.js\" \"node webpack-server.js\" \"npm run watch\"

@paulpflug I think we should look at another solution. Possibly revert 2.0.0?

from parallelshell.

paulpflug avatar paulpflug commented on July 17, 2024

I think so too..
Maybe we have to take the kill by pgid route.
But first I will add more tests with ENV, &&, nesting and everything.

Am 28. Juli 2015 23:36:27 schrieb Keith Cirkel [email protected]:

Hey @burabure thanks for the issue.

You could always run it this way instead:

NODE_ENV=development parallelshell \"nodemon index.js\" \"node 
webpack-server.js\" \"npm run watch\"

@paulpflug I think we should look at another solution. Possibly revert 2.0.0?


Reply to this email directly or view it on GitHub:
#28 (comment)

from parallelshell.

keithamus avatar keithamus commented on July 17, 2024

πŸ‘

from parallelshell.

paulpflug avatar paulpflug commented on July 17, 2024

@burabure could you try the version on dev branch?

from parallelshell.

hagaigold avatar hagaigold commented on July 17, 2024

@darkguy2008 , let me know if this is something of interest to this module:
a very simple implementation for supporting env vars - fc75e08

there is already a module for this, cross-env, that does it much better.
so if someone need more complicate parsing, he can always combine the two: calling from parallelshell to cross-env or the other way around.

anyway, I add it with an experimental flag, so it should not create a breaking change (hopefully).

from parallelshell.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.