Skip to content

sbinet-gonum/bent

 
 

Repository files navigation

bent

Bent automates downloading, compiling, and running Go tests and benchmarks from various Github repositories. By default the test/benchmark is run in a Docker container.

Installation: go get github.com/dr2chase/bent Also depends on burntsushi/toml, and expects that docker is installed and available on the command line.

Inputs:

Usage:
In an empty or scratch directory, run "bent -I" to verify that src, pkg, and bin directories are not found, and creates the Dockerfile needed for sandboxing.

etc.

About

Benchmark and test getter + runner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%