Skip to content

nytlabs/streamtools-demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

streamtools-demos

Streamtools is a graphical toolkit for dealing with streams of data. Streamtools makes it easy to explore, analyse, modify and learn from streams of data.

This set of demos gets you up and running with Streamtools in no time flat.

Download and run the demos

mkdir -p $GOPATH/src/github.com/nytlabs
cd $GOPATH/src/github.com/nytlabs
git clone https://github.com/nytlabs/streamtools-demos.git
cd streamtools-demos
go get .
go build
./streamtools-demos

You'll find the list of demos at http://localhost:8080/

IMPORTANT!

This demo requires you to have Streamtools installed already. To actually view the demos in Streamtools you'll need to have another browser window or tab open and pointed at http://localhost:7070/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published