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

please, the universal project builder

With please, switching from one technology to the next is easy, no need to remember all the commands! Write please build to build the project, please run to run it! Works with every language available*.

*as long as the language you test is in the following list:

Contributing

This project is actually a good excuse to get beginners started with Rust development. We organized this to have a lot of small but interesting bugs and features to contribute.