Skip to content

Repository for the garden hell week 🔥

Notifications You must be signed in to change notification settings

mnitchev/barrel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

barrel

Repository for the garden hell week 🔥

Build

GOOS=linux GOARCH=amd64 go build -o barrel

Run

./barrel roll <command> [ -- <args>* ] 

Example:

./barrel roll /bin/sh -- "-c" "hostname foo; hostname"

Test on MacOS

docker run --privileged -v $PWD:/app --rm -it mnitchev/barrel-test  ginkgo -mod=vendor -r

About

Repository for the garden hell week 🔥

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published