Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 533 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 533 Bytes

Telegraf Companion

Contribute

tiger

A TUI for Telegraf to help generate a sample config

preview

Building and running tests

This project uses Magefiles.

  • Run all tests: mage -v test
  • Build
    • mage build:linux
    • mage build:windows
    • mage build:darwin