Add the appcui recipe

This commit is contained in:
Ribbon 2025-06-10 12:39:03 -03:00
parent 5156207ff7
commit 7a34f3bdc3

View File

@ -0,0 +1,8 @@
#TODO not compiled or tested
[source]
git = "https://github.com/gdt050579/AppCUI-rs"
[build]
template = "custom"
script = """
cookbook_cargo_packages examples
"""