Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/eduardo-matos/bettina


https://github.com/eduardo-matos/bettina

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Bettina

[![Build Status](https://travis-ci.org/eduardo-matos/Bettina.svg?branch=master)](https://travis-ci.org/eduardo-matos/Bettina)

This package was created for educational purpose during a tech talk. It is not intended to be used in production.

## Installing

```
npm install
```

## Testing

```
npm test
```

## Building

```
npm run build
```

## Publishing

```
npm publish
```