RustBeginners / please

use one command to build and run all your projects, independent from the programming language in use
17 stars 1 forks source link

propose the installation of the build system #6

Open Geal opened 6 years ago

Geal commented 6 years ago

Following #5, if the build failed because the build tools are not present, we could write please install tools (or any more fitting command name), and please would download and install the build system. (bonus feature: check file hashes, etc for systems installed through the curl ... | sh pattern?)