diff options
author | Anastasios Grammenos <anastasios.grammenos@noris.gr> | 2022-06-06 20:34:43 +0300 |
---|---|---|
committer | Anastasios Grammenos <anastasios.grammenos@noris.gr> | 2022-06-06 20:34:43 +0300 |
commit | 55eb1d5f31544ed51e1e31024ecbb9cde68b0c72 (patch) | |
tree | 226eb8d7dd63cb603993cbea6f554da08656bd34 /lib | |
parent | b30cd3e1b8d1162c529bfdd602d0d56ccd2e38c7 (diff) | |
download | foodtools-55eb1d5f31544ed51e1e31024ecbb9cde68b0c72.tar.gz foodtools-55eb1d5f31544ed51e1e31024ecbb9cde68b0c72.tar.bz2 foodtools-55eb1d5f31544ed51e1e31024ecbb9cde68b0c72.zip |
Fix lib
Diffstat (limited to 'lib')
-rw-r--r-- | lib/include.rcp | 4 | ||||
-rw-r--r-- | lib/pa sta.rcp | 12 | ||||
-rw-r--r-- | lib/pasta red sauce.rcp | 23 | ||||
-rw-r--r-- | lib/sandwich-sour.rcp | 2 |
4 files changed, 1 insertions, 40 deletions
diff --git a/lib/include.rcp b/lib/include.rcp deleted file mode 100644 index b4b2814..0000000 --- a/lib/include.rcp +++ /dev/null @@ -1,4 +0,0 @@ -@includes - -poops = 5 -crouches = 2 diff --git a/lib/pa sta.rcp b/lib/pa sta.rcp deleted file mode 100644 index da71596..0000000 --- a/lib/pa sta.rcp +++ /dev/null @@ -1,12 +0,0 @@ -@pasta - -pasta = 240g -salt = * -olive oil = 1tblsp - ---- - -> boil 2 liters of water in a pot -> add the $salt and the ${olive oil} -> add the pasta and cook according to the \ -instructions in the box
\ No newline at end of file diff --git a/lib/pasta red sauce.rcp b/lib/pasta red sauce.rcp deleted file mode 100644 index a14838f..0000000 --- a/lib/pasta red sauce.rcp +++ /dev/null @@ -1,23 +0,0 @@ -@pasta with red sauce
-
-!~/code/foodtools/lib/pasta.rcp
-salt = *
-sugar = 1 teaspoon
-onion = 1
-garlic = 1 clove
-oregano = 1tbsp
-tomato sauce = 1 can
-wine = 100ml
-olive oil = *
-
----
-
-- prepare $pasta
-> heat some ${olive oil} in the pan
-> fry $garlic [until light brown]
-> add $onion and some $salt, fry [until \
-onion is translucent]
-> deglaze with the $wine and cook [until it reduces in half]
-> add the ${tomato sauce}, and some warm water to rinse the can
-> add $pasta to the sauce, turn the heat off, and cook [for 1-2 minutes]
-+ serve on a big bowl
diff --git a/lib/sandwich-sour.rcp b/lib/sandwich-sour.rcp index de06b3d..7b614c4 100644 --- a/lib/sandwich-sour.rcp +++ b/lib/sandwich-sour.rcp @@ -2,7 +2,7 @@ !sandwich-base.rcp -sun dried tomates = 3 +sun dried tomatoes = 3 turkey = 2pcs cheddar = 2pcs |