https://github.com/pboyd/cheeseshop
The finest cheese shop in the district
https://github.com/pboyd/cheeseshop
Last synced: 3 months ago
JSON representation
The finest cheese shop in the district
- Host: GitHub
- URL: https://github.com/pboyd/cheeseshop
- Owner: pboyd
- Created: 2024-05-11T10:25:58.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-14T23:48:34.000Z (about 2 years ago)
- Last Synced: 2024-05-15T18:36:21.014Z (about 2 years ago)
- Language: C++
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Cheese Shop
Yet another Monty Python themed example program for a [blog post](https://pboyd.io/posts/one-c++-footgun/). Build and run with:
```shell
make && ./cheeseshop
```
## See also
- [Cheese Shop skit](https://www.youtube.com/watch?v=Hz1JWzyvv8A)
- [Transcript](http://www.montypython.50webs.com/scripts/Series_3/61.htm)