danielbayerlein / honeycomb

🐝 Honeycomb is a common basis for @nodejs microservices
MIT License
10 stars 0 forks source link

optimize execution-scripts #31

Closed chrishelgert closed 7 years ago

chrishelgert commented 7 years ago

optimizing the recursive install and test-script with using es6-generators.

changes

what does it bring us:

chrishelgert commented 7 years ago

it also fixes a bug in install-script. npm writes WARN in stderr which brokes the install-script