Open tomjn opened 4 years ago
To save the writing of utilities for things provided by package managers, perhaps we can support ruby/npm/composer packages out of the box, with something like this:
packages: composer: humanmade/coding-standards: * gems: - wordmove npm: - sass
Related to #2129
I like this idea, the big problem is about conflicts and logs but is something that can be interesting to add.
To save the writing of utilities for things provided by package managers, perhaps we can support ruby/npm/composer packages out of the box, with something like this:
Related to #2129