DEV Community

Discussion on: What was your win this week?

Collapse
 
fluffynuts profile image
Davyd McColl

I finally managed to encapsulate my gulp-tasks into an npm module called zarro because:

  • git submodules are hard for people to grok and use correctly
  • zarro makes installation and consumption (and updating) way easier
  • I kind of need zarro for some open-source work I'm about to try to do on a very well-known library which has been made dormant because there aren't devs to work on it