Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kyleterry/quasar
Library for implementing Tenyks services in Go
https://github.com/kyleterry/quasar
go golang irc irc-bot tenyks tenyks-services
Last synced: 14 days ago
JSON representation
Library for implementing Tenyks services in Go
- Host: GitHub
- URL: https://github.com/kyleterry/quasar
- Owner: kyleterry
- License: apache-2.0
- Created: 2015-01-18T22:41:48.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-04-21T07:08:07.000Z (over 7 years ago)
- Last Synced: 2024-06-19T11:29:48.474Z (5 months ago)
- Topics: go, golang, irc, irc-bot, tenyks, tenyks-services
- Language: Go
- Size: 793 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Quasar
**Currently being developed. It's usable in it's current state but should be considered highly unstable.**Library for implementing Tenyks services in Go
## Install
`go get github.com/kyleterry/quasar`
## Usage
Better instructions coming later when it's more stable, but you can look at the
[example](./example/hello/hello.go).