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

https://github.com/suddengunter/sherlock-cipher-decoder

cipher decoder for sherlock holmes consulting detective
https://github.com/suddengunter/sherlock-cipher-decoder

Last synced: 8 months ago
JSON representation

cipher decoder for sherlock holmes consulting detective

Awesome Lists containing this project

README

          

# sherlock-cipher-decoder

Automated cipher decoder for Sherlock Holmes Consulting Detective: The Queen's park affair (Day 2).

## How to run

```sh
go build -o app && ./app
```