https://github.com/colinkautz/taco-shell
a taco bell experience for the terminal
https://github.com/colinkautz/taco-shell
cli deno taco-bell taco-shell text-parsing
Last synced: 2 months ago
JSON representation
a taco bell experience for the terminal
- Host: GitHub
- URL: https://github.com/colinkautz/taco-shell
- Owner: colinkautz
- Created: 2025-10-02T22:04:18.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2025-10-02T22:24:48.000Z (9 months ago)
- Last Synced: 2025-10-03T00:21:30.833Z (9 months ago)
- Topics: cli, deno, taco-bell, taco-shell, text-parsing
- Language: TypeScript
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 🌮 taco-shell 🌮
A drive-thru Taco Bell simulator ran in your terminal, expanding on what I
learned from the [burrito index program](https://github.com/colinkautz/burrito-index) I wrote.
### Requirements
- Go 1.21+
- A love for Taco Bell
### Instructions
1. Clone this repo
2. Run `go build`
3. Run `./taco-shell` (or `taco-shell.exe` on Windows)
4. Follow the prompts (enter a zip, select a store, type in your order)
5. The text parser will attempt to parse your order and print out a receipt
---
If you have suggestions to make this better or run into any problems, feel free to [leave an issue](https://github.com/colinkautz/taco-shell/issues).