pgte / fugue

Unicorn for node.js
MIT License
396 stars 14 forks source link

fugue can through the command line control the config example ip,port,process number like spark/spark2? #5

Closed arden closed 13 years ago

arden commented 13 years ago

fugue can through the command line control the config example ip,port,process number like spark/spark2?

pgte commented 13 years ago

I didn't do it in fugue because a) it's not a core concern of fugue, b) you would have to export your app as a module and c) you can easily do it if you wish to :)