FindMyRecipe
/
docs
/
demo
/
milestone1
/
feature4.sh
feature4.sh
Raw
#!/bin/bash
# Match Recipes based on Ingredients
psql findmyrecipe -c
"select filterByTags(124);"