Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/illegalprime/recipes


https://github.com/illegalprime/recipes

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# recipes

## Format of this repo
```
recipes─┬─cheerios─┬─ingredients.md
│ └─steps.md
└─cheesecake─┬─crust─┬─ingredients.md
│ └─steps.md
├─cheese─┬─...
│ └─...
├─toppings─┬─...
│ └─...
├─ingredients.md (generated from subdirs)
└─steps.md
```

## Ingredients format

```Markdown
# Ingredients
- ice, 2 cups
- sliced bread, 2 slices
- milk, 5 tablespoons
```