Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kisom/cl-gauges-client

Gaug.es client to dump basic site numbers.
https://github.com/kisom/cl-gauges-client

Last synced: 18 days ago
JSON representation

Gaug.es client to dump basic site numbers.

Awesome Lists containing this project

README

        

## cl-guages-client
common lisp-based gauges-client

0. create an API key on gauges
0. save the API key to the file ~/.gauges.key, ensuring the key is in
double quotes
0. use the Makefile (make && make install)

### dependencies
* quicklisp
* [cl-gauges](https://github.com/kisom/gauges)