Closed miyagawa closed 2 years ago
There might be some cases where you want to rebuild a module, for example to rebuild an XS module when the linked library has been upgraded.
Right now carmel inject could do this, but I don't think the user experience is that nice. A simple carmel rebuild command would feel better.
carmel inject
carmel rebuild
There might be some cases where you want to rebuild a module, for example to rebuild an XS module when the linked library has been upgraded.
Right now
carmel inject
could do this, but I don't think the user experience is that nice. A simplecarmel rebuild
command would feel better.