Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ri0t/foodyce
A random seasonal recipe generator
https://github.com/ri0t/foodyce
Last synced: 21 days ago
JSON representation
A random seasonal recipe generator
- Host: GitHub
- URL: https://github.com/ri0t/foodyce
- Owner: ri0t
- License: gpl-3.0
- Created: 2014-03-11T16:31:09.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-03-11T16:49:24.000Z (almost 11 years ago)
- Last Synced: 2023-03-25T10:27:13.259Z (almost 2 years ago)
- Language: Python
- Size: 152 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
foodyce
=======A random seasonal recipe generator, inspired by the marvellous
Foodie Dice Kickstarter project:
https://www.kickstarter.com/projects/twotumbleweeds/foodie-dice-play-with-your-foodGo get some wooden ones, they work without electric energy ;)
installing
==========Just evoke the provided setup script:
python3 setup.py install
with whatever user rights you wish. For more information, use:
python3 setup.py --help (or --help-commands)
demo output
===========generates output like this:
A nice randomized winter recipe:
garlic
potato
basil
turkey
roast/bake
endivesplan & bugs
===========See the issues list:
https://github.com/ri0t/foodyce/issuescontributors
============* Heiko 'riot' Weinen
* Go ahead, contribute ;)