Categorygithub.com/khulnasoft-lab/bench-common
repositorypackage
0.4.6
Repository: https://github.com/khulnasoft-lab/bench-common.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

GitHub Build Actions GitHub Release Actions Coverage Status

Build and Test

Requirement

  1. Docker CE
  2. Docker Compose

Run

  1. go build
  2. docker-compose up

Alternatively

  1. go build
  2. docker build -t khulnasoft-lab/app-bench .
  3. docker run -it khulnasoft-lab/app-bench