gregoryv / backstejg

Shared library for stejg communication

Home Page:http://stejg.7de.se

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

backstejg

go library for interacting with stejg

Getting started

go install github.com/gregoryv/backstejg/text/texter
texter file.md

go install github.com/gregoryv/backstejg/spinner
spinner -x 200 -y 200 -r 40 -fc yellow

Write your own actors

go get github.com/gregoryv/backstejg

import "github.com/gregoryv/backstejg/act"

Check out eg. the texter source code for how to send events to stejg.

About

Shared library for stejg communication

http://stejg.7de.se

License:MIT License


Languages

Language:Go 95.8%Language:Shell 4.2%