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

https://github.com/buckley-w-david/stackrunner

Say goodbye to copy/paste, import code directly from StackOverflow!
https://github.com/buckley-w-david/stackrunner

Last synced: 7 months ago
JSON representation

Say goodbye to copy/paste, import code directly from StackOverflow!

Awesome Lists containing this project

README

          

# stackrunner

Inspired by the famous XKCD comic [Ineffective Sorts](https://xkcd.com/1185/).

```
StackSort connects to StackOverflow, searches for 'sort a list', and downloads and runs code snippets until the list is sorted.
```

This is a generalization of my work on [StackSort](https://github.com/buckley-w-david/stacksort).

## Disclaimer

Please do not actually use this.

## Try it out

[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/buckley-w-david/stackrunner/master)