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

https://github.com/batmac/amazondash

handle your amazon dash buttons in perl
https://github.com/batmac/amazondash

Last synced: 9 months ago
JSON representation

handle your amazon dash buttons in perl

Awesome Lists containing this project

README

          

# amazondash
handle your amazon dash buttons in perl

## INSTALL
### DEPENDENCIES
```sh
cpanm --installdeps .
```
_or_
```sh
carton install
```