cargo-make 0.37.24

Rust task runner and build tool.
Documentation
1
2
3
4
5
#just a comment...
ENV1_TEST=TEST1
ENV2_TEST=TEST2
ENV3_TEST=VALUE OF ENV2 IS: ${ENV2_TEST}
PROFILE_ENV_VALUE=Profile loaded: ${PROFILE_ENV}