Add recipes

This commit is contained in:
Ribbon 2025-01-03 10:27:48 +00:00
parent 73924de28f
commit 5a787b283e
2 changed files with 13 additions and 0 deletions

View File

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

View File

@ -0,0 +1,5 @@
#TODO not compiled or tested
[source]
git = "https://github.com/wcampbell0x2a/heretek"
[build]
template = "cargo"