Skip to content
This repository has been archived by the owner on Jun 10, 2020. It is now read-only.

aschereT/bpi-fsa

Repository files navigation

Go

bpi-fsa

Running

With Golang installed

See https://golang.org/doc/install for installation instructions.

Once Golang is installed, run make to build the binary, then invoke with ./bpi-fsa.

Run tests/coverage with make test

Docker

See https://www.docker.com/get-started for installation instructions.

Run make docker to build the image, then use docker run -t bpifsa to run the container

Run make docker-test to run the tests inside a Docker container.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published