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

https://github.com/paulhendricks/word-cookies


https://github.com/paulhendricks/word-cookies

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

Word cookies
------------

To use this code, please install by executing the following in a bash script:

```bash
git clone https://github.com/paulhendricks/word-cookies.git
cd word-cookies
```

To use the solver, please execute the following in a bash script:

```bash
python solve.py "drying"
```