gear icon indicating copy to clipboard operation
gear copied to clipboard

Use `cargo-make` instead of scripts

Open ark0f opened this issue 3 years ago • 0 comments

Problem to Solve

Bash is harder to be supported as cross-platform script and may have some unexpected troubles as language. Also, cargo-make will introduce "native" cargo integration

Possible Solution

Introduction of cargo-make

Notes

Scripts must be left yet.

gear.sh must be left as wrapper

ark0f avatar Mar 22 '22 15:03 ark0f