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

https://github.com/phildini/ducker

Quack at your docs
https://github.com/phildini/ducker

Last synced: 11 months ago
JSON representation

Quack at your docs

Awesome Lists containing this project

README

          

# ducker
Quack at your docs

```
idea for trolling: give a lightning talk at pycon about a
new program called 'ducker', a helpful eliza-type bot that will help you
rubber-duck through problems with major libraries, starting with docker
but expanding outward from there
like, a program that consumes sphinx documentation and
outputs incisive 20-questions style questions. or at least feigns
nodding in sympathy well.
actually the more I think about it the more I think this is
something that could be a real and useful thing. troll fail.
```

Getting Started
---------------

- Make a virtualenv with python3
- `pip install -r requirements.txt`
- Run tests with `nostests tests.tests`

Pull requests welcome. Join #ducker on freenode. Check the docs folder
for more.