Skip to content

mike-joseph/loco

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOT MAINTAINED

Note that this is a project that was developed internally at The Mode Group and has now been released under the Apache-2.0 license (see LICENSE and NOTICE). The Mode Group is not actively maintaining this project and is not currently accepting pull requests, bug reports, or changes. Users of this project are welcome to fork it under the allowable terms of its license and continue the project at their own discretion.

loco

LoCo - Loop Control

Building

Be sure to have Go 1.9 or later

Build the binary:

CGO_ENABLED=0 GOOS=linux go build -a -installsuffix cgo -o loco cmd/main.go

Then do the docker

docker build -t modehq/loco .

About

LoCo - Loop Control

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 98.9%
  • Dockerfile 1.1%