Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eduardo-matos/bettina
https://github.com/eduardo-matos/bettina
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/eduardo-matos/bettina
- Owner: eduardo-matos
- Created: 2019-03-23T14:13:18.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-14T13:36:10.000Z (over 1 year ago)
- Last Synced: 2024-10-04T09:17:52.603Z (about 1 month ago)
- Language: TypeScript
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```