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

https://github.com/devOpifex/windy.penguins

Example of application using {windy}
https://github.com/devOpifex/windy.penguins

Last synced: about 1 month ago
JSON representation

Example of application using {windy}

Awesome Lists containing this project

README

        

# windy.example

Example of an application using [windy](https://github.com/devOpifex/windy)
(and [g2r](https://g2r.opifex.org)).

Install dependencies

```r
devtools::install_deps()
```

Run the application

```bash
make run
```