Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 737 Bytes

README.md

File metadata and controls

39 lines (29 loc) · 737 Bytes

RedisMetrics

Circle CI

Build

REMEMBER TO USE GO DIRECTORY STRUCTURE The project is based on go's default directory structure and uses Makefile to handle the build tasks.

Building

This will compile and create the executable in the project's root directory

make build

Installing

This will compile and install the project in your $GOPATH

make install

Testing

make test

Running

Options

  [-c, --config]    Specify the configuration file directory (default: config.json)

Running:

redis-metrics