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

https://github.com/iansinnott/packing-guru

Packing Guru is amazing
https://github.com/iansinnott/packing-guru

Last synced: about 1 month ago
JSON representation

Packing Guru is amazing

Awesome Lists containing this project

README

          

# Packing Guru

## What is this?

The best.

## Deployment

Must have a forecast.io API key. The app will expect `FORECAST_API_KEY` to be set, and will complain if it's not:

```
export FORECAST_API_KEY=''
```