Skip to content

nubunto/streamr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Streamr

Serve the contents of any folder in a web application.

Quickstart

  • $ go get github.com/nubunto/streamr
  • $ mkdir ~/streamr
  • $ echo 'this is a text file' > ~/streamr/test.txt
  • $ streamr 3000
  • Open up a web browser on localhost:3000/streamr/test.txt

About

Transform a folder in a web application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages