configmate

command module
v0.24.4-beta Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 30, 2023 License: MIT Imports: 11 Imported by: 0

README

ConfigMate - Your Configs' Best Friend 🤝 Lint Test and Build

ConfigMate is a tool engineered to scrutinize the contents of configuration files against a user-defined specification. The goal is to reduce errors and streamline the validation process, thereby alleviating the mental burden on developers and improving operational efficiency for businesses.

Features

  • Custom Validation: Define a specification for your own configuration files and use checks and structural semantics to validate them.
  • Multi-file & Multi-field Checks: Import other specifications and compare configuration fields across files.
  • CLI Interface: Easily run configuration checks directly from your command line and receive detailed error descriptions with visual location information.
  • VS Code Extension: Get in-editor validation and error highlighting within Visual Studio Code. Write specification with syntax highlighting.

Build Instructions

Prerequisites
Build
  1. Clone the repository
  2. Run make configm to build. The binary will be located in the bin directory.

Usage

You can use the help command to get information about the available commands and flags.

License

MIT

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL