Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 581 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 581 Bytes

BentōBots

NOTE: This is an extremely early alpha release and will be continuously changing in the coming weeks/months

Build Status

NPM

### Installation

npm install bentobots

Usage

import {Graph, Bot} from 'bentobots'

var graph = new Graph({name: 'Test Graph'})
console.log(graph)

Features

Parses FBP graph definitions