Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

gamegos/scotty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scotty—push notification service

WORK IN PROGRESS. Things are likely to change.

Installation

Install binary with go get:

go get github.com/gamegos/scotty

Running

To start the HTTP server and accept requests to the API, run:

scotty -config=/path/to/config.toml

By default, config.toml file in the same directory as the binary will be used as configuration.

Tests

go test -v ./...

License

MIT. See LICENSE.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published