Skip to content

taktoa/TSBannerGen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A (soon-to-be) extremely overengineered banner generator for TeamSpeak 3

Uses Haskell and Scotty, for now.

To compile,

$ git clone git@github.com:taktoa/TSBannerGen.git
$ cabal sandbox init
$ cabal install --only-dependencies
$ cabal build

To run, just run the resultant TSBannerGen binary

Right now the codebase is so unstable that I don't feel comfortable giving much more documentation.

Build Status Build Status Coverage Status

Releases

No releases published

Packages

No packages published