infra/homer/examples was the start of my work on macros for Elm. I have greatly refined these ideas in starmelon. Delete the multi step build process and replace it with a single call to starmelon.
4 lines
88 B
Text
4 lines
88 B
Text
redo-ifchange Cargo.toml
|
|
find src/ -type f | xargs redo-ifchange
|
|
|
|
cargo build --release
|