Skip to content

jcelliott/stein

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stein - the best way to consume TAP

stein parses TAP-Y, TAP-J and vanilla TAP and displays it in a web page.

TAP-Y and TAP-J follow the TAPOUT specification, and vanilla TAP follows the original TAP specification and TAP13 (currently a TODO item).

status

stein is under heavy development and should not be considered production ready. The API may change at any time and there are most definitely bugs.

installation

go get github.com/beatgammit/stein

documentation

API documentation is on apiary, and source code documentation is viewable with godoc.

license

stein itself is released under the 3-clause BSD license (see LICENSE.BSD for details), but its dependencies have other licenses:

  • yaml: licensed under the LGPL with an exception clause (see project for details)

About

The best way to consume TAP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 90.7%
  • Dart 9.3%