FindMyRecipe / docs / demo / milestone1 / feature3.sh
feature3.sh
Raw
#!/bin/bash

# Match Recipes based on Ingredients 
psql findmyrecipe -c "select matchRecipes('{38,102,29,33,91,82,39,10}');"