An open API service indexing awesome lists of open source software.

https://github.com/tsoding/command-pattern

Command Pattern (an Imperative one)
https://github.com/tsoding/command-pattern

Last synced: 6 months ago
JSON representation

Command Pattern (an Imperative one)

Awesome Lists containing this project

README

          

# Command Pattern (an Imperative one)

## Quick Start

```console
$ make
$ ./main
```

## Screencast

[![thumbnail](./thumbnail.png)](https://www.youtube.com/watch?v=LQ2rX5B0DUA)