Add initial easyp recipe script

This commit is contained in:
Ribbon 2025-10-14 12:09:14 -03:00
parent 6e3caa13a1
commit 33e46babc4

View File

@ -4,3 +4,6 @@
git = "https://github.com/gmatht/easyp-crate"
[build]
template = "custom"
script = """
cookbook_cargo
"""