Suggestions:
* rename `make crate-all` for `make install` * rename `make delete-all` for `make uninstall` * rename `make crate-app` for `make install-app` * rename `make delete-app` for `make uninstall-app` * create a new command to updated all as `make update` (re-apply without delete/required check if it will be ok)
Also, following this nomeclature as `create-oper` to `make install-oper`
c/c [~dffrench] [~lfitzgerald] |
|