diff options
author | gramanas <anastasis.gramm2@gmail.com> | 2021-11-06 13:01:47 +0200 |
---|---|---|
committer | gramanas <anastasis.gramm2@gmail.com> | 2021-11-06 13:01:47 +0200 |
commit | 66a86d1b20a1e97b2d008e73db7557887fc44edf (patch) | |
tree | d778fa893496fc7d4c3609dc8d3d8f667182217d /lib/pasta.rcp | |
parent | 9deed51aa2df7ca5979963f7452a6439ad2d3767 (diff) | |
download | foodtools-66a86d1b20a1e97b2d008e73db7557887fc44edf.tar.gz foodtools-66a86d1b20a1e97b2d008e73db7557887fc44edf.tar.bz2 foodtools-66a86d1b20a1e97b2d008e73db7557887fc44edf.zip |
Progress
Diffstat (limited to 'lib/pasta.rcp')
-rw-r--r-- | lib/pasta.rcp | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/lib/pasta.rcp b/lib/pasta.rcp new file mode 100644 index 0000000..da71596 --- /dev/null +++ b/lib/pasta.rcp @@ -0,0 +1,12 @@ +@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 |