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

https://github.com/awinterman/scuttle-example

Example for npm.im/simple-scuttle
https://github.com/awinterman/scuttle-example

Last synced: over 1 year ago
JSON representation

Example for npm.im/simple-scuttle

Awesome Lists containing this project

README

          

# Scuttle-Example

This is an example of the scuttlebutt module in action. It is built with
pandoc, and node, and installed with `make`.

Installation:

```
make install
make
open example/index.html
```