Skip to content
Snippets Groups Projects
Commit d7a9e795 authored by Florian  Naumann's avatar Florian Naumann Committed by Jeremy Soller
Browse files

feat: converted simple make rules into bash scripts

Removed clean and format rule from make file
Appropriate cargo fmt command is in CONTRIBUTING.md documented
cargo clean is well known anyway

Removed distclean rule from make file and moved to own bash script
Also moved version rule into separate step
Also moved install rule of make into bash scripts
removed uninstall rule completely

redocumented installation process.
parent 2d079256
1 merge request!1251feat: phase one, converted simple make rules into bash scripts
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment