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

https://github.com/marco-ippolito/tcp_cat


https://github.com/marco-ippolito/tcp_cat

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

### Instructions

Install the runtime:
> npm i -g bare-runtime bare-dev

Install dependencies:
> npm i

Build the project:
> bare-dev install --link
> bare-dev build

Run test:
> npm t