guybedford / chomp

'JS Make' - parallel task runner for the frontend ecosystem with a JS extension system.
https://chompbuild.com
Apache License 2.0
143 stars 7 forks source link

Automatic chomp core updates #93

Open guybedford opened 2 years ago

guybedford commented 2 years ago

It would be useful for a long running Chomp process to do a version update check for Chomp core in a way that doesn't slow down any particular invocation.

guybedford commented 2 years ago

Ideally a chomp --update-extensions could work for any extension using a version protocol.