Open mzsrtgzr2 opened 11 months ago
Description when running a cocmd run and the package is missing. try one time to install it with cocmd install and try to run the command again.
cocmd run
cocmd install
look in src/cmd/run.rs
this is where it stops today and fails a script (which is ok, it's an error)
Tests create a unit test
Docs
Description when running a
cocmd run
and the package is missing. try one time to install it withcocmd install
and try to run the command again.look in src/cmd/run.rs
this is where it stops today and fails a script (which is ok, it's an error)
Tests create a unit test
Docs