diff options
author | gramanas <anastasis.gramm2@gmail.com> | 2021-12-20 22:52:48 +0200 |
---|---|---|
committer | gramanas <anastasis.gramm2@gmail.com> | 2021-12-20 22:52:48 +0200 |
commit | dbd6366285b23483567f2c1dc814fc9f371c4c64 (patch) | |
tree | 6df025dc5e668ddc618fddde289c4c2b1025e8dd /lib/sandwich-base.rcp | |
parent | bf4733f991bb9e643ebc697d6f9f92b3bb6ad69c (diff) | |
download | foodtools-dbd6366285b23483567f2c1dc814fc9f371c4c64.tar.gz foodtools-dbd6366285b23483567f2c1dc814fc9f371c4c64.tar.bz2 foodtools-dbd6366285b23483567f2c1dc814fc9f371c4c64.zip |
merge steps
Diffstat (limited to 'lib/sandwich-base.rcp')
-rw-r--r-- | lib/sandwich-base.rcp | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lib/sandwich-base.rcp b/lib/sandwich-base.rcp new file mode 100644 index 0000000..98568a7 --- /dev/null +++ b/lib/sandwich-base.rcp @@ -0,0 +1,9 @@ +@ sandwitch base + +bread = two pieces / one bun +butter or mayo = * + +--- + +- toast the $bread => toasted bread +- spead the ${butter or mayo} on the ${toasted bread} |