Skip to content

bentobots/bentobots-old

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published