Skip to content

CLI app that allows users to browse different taco ingredients to create their own recipes.

Notifications You must be signed in to change notification settings

Garrett-Bodley/taco_town

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Taco Town

Taco Town loads a database of various taco ingredients allowing you to browse ingredients by type and assemble your own custom taco recipe. Multiple recipes can be generated and saved.

Overview

Getting Started

This program requires ruby to run.

Run bundle in your terminal to install all the required gems.

bundle install

From there, give the ./bin file permission to be executable using the following code.

chmod +x ./bin/run

Let's Make A Taco

Start the program with the following code.

./bin/run

From there you will have access to endless permutations of taco recipes.

Enjoy your tacos!

yum

About

CLI app that allows users to browse different taco ingredients to create their own recipes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages