Different way to create bingo cards based on a set of words. To understand the Use case or requirements of Buzzword Bingo see the Use Case Docs
Makefile is the way we allow a developer to use this repo and interact with the development lifecycle commands. So you have to install make
In order to keep my team interested in phone call meetings back in the 2000 I created a Excel spreadsheet that would take a set of words and generates a bingo card. As time has gone by new features have been added.
Everyone needs their Hello World Application to learn a specific language. I am using this repo to learn different approaches from languages to cloud platforms. Let me know if you would like to help.
todo: Need Use Cases Documentation
The git submodule repo buzzwordbingo-go-cli is a local go CLI that work off a standard yaml word list. See the buzzwordbingo-go-cli README.md for detail about the go CLI implementation
The Excel version was started in the year 2000 as a set of recorded macros.