Skip to content

eicca/ben-ci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

go get github.com/eicca/ben-ci

Run app

cp .env.example .env
edit .env
env $(cat .env | xargs) go run main.go

Run tests

env $(cat .env | xargs) go test ./...

About

ben-ci helps to keep your git workflow sane

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages