Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/kisom/cl-gauges-client
- Owner: kisom
- Created: 2012-08-18T19:01:25.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-08-20T17:21:38.000Z (over 12 years ago)
- Last Synced: 2024-10-11T02:47:06.114Z (about 1 month ago)
- Language: Common Lisp
- Size: 93.8 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## cl-guages-client
common lisp-based gauges-client0. 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)