/LogicianJokeGenerator

Just for fun

Primary LanguageC#MIT LicenseMIT

LogicianJokeGenerator

Summary

Just for fun.

Project was created for mr.Козуля.

Result of my hard work:

Joke #1
Do u all want a beer?
- No
- No
- No

Joke #2
Do u all want a beer?
- DontKnow
- No
- No

Joke #3
Do u all want a beer?
- DontKnow
- DontKnow
- No

Build and Run

Use command line and change current directory to root solution folder, then run commands:

  • to build and start container: 'docker-compose up --build'
  • to shut down container: press 'CTRL+C' or just wait for the end.