refactor: use starmelon for derive macros
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.
This commit is contained in:
parent
afb53518a5
commit
0576ae168a
4 changed files with 28 additions and 4 deletions
4
release.do
Normal file
4
release.do
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
redo-ifchange Cargo.toml
|
||||
find src/ -type f | xargs redo-ifchange
|
||||
|
||||
cargo build --release
|
||||
Loading…
Add table
Add a link
Reference in a new issue