Skip to content

chomey/go_skeleton

Repository files navigation

go_skeleton

Golang Slack Bot

Getting started

This project requires Go to be installed. On OS X with Homebrew you can just run brew install go.

Running it then should be as simple as:

$ make
$ ./bin/go_skeleton

Testing

make test

Build + Run Example

ENVIRONMENT_VARIABLE=environmentValue make build run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published