move fasteners out to their own repo

This commit is contained in:
Sebastian Kuzminsky 2025-02-09 11:42:15 -07:00
parent 68151fe7a4
commit 46581a1c65
11 changed files with 3 additions and 2 deletions

View file

@ -0,0 +1,13 @@
[outputs]
m4_nuts = {quantity={amount=100}}
[inputs]
capital = { quantity = { amount = 1.35, unit = "USDollar" } }
[dependencies]
operator = {skills=["vendor interaction"]}
[action.purchase]
vendor = [
"https://www.ebay.com/itm/116208880811?var=416418360544"
]