Open shamilsan opened 2 years ago
Need to detect the toolchain installed:
Show a suggestion with concrete installing command when some tool is missing.
See TODO: https://github.com/gear-tech/cargo-program/blob/master/src/commands/build.rs#L26
TODO
Problem to Solve
Need to detect the toolchain installed:
Show a suggestion with concrete installing command when some tool is missing.
Possible Solution
See
TODO
: https://github.com/gear-tech/cargo-program/blob/master/src/commands/build.rs#L26