maxmclau / sunday

Cyberpunky interface library for go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sunday

Cyberpunky interface library for go

Install

$ go get github.com/maxmclau/sunday

Usage

package main

import (
    "github.com/maxmclau/sunday"
)

...

License

MIT

About

Cyberpunky interface library for go

License:MIT License


Languages

Language:Go 100.0%