is it possible to have a custom install script when ncu updates packages? for example, for npm, i want to have a sfw firewall before running npm install, so how can i tell ncu to do that?
something like this:
i know doctor command has an option to configure the custom install script, but is it possible without the doctor command?
is it possible to have a custom install script when ncu updates packages? for example, for npm, i want to have a
sfwfirewall before runningnpm install, so how can i tell ncu to do that?something like this:
i know doctor command has an option to configure the custom install script, but is it possible without the doctor command?