opsassit

command module
v0.0.0-...-738ed40 Latest Latest
Warning

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

Go to latest
Published: May 30, 2024 License: MIT Imports: 3 Imported by: 0

README

OpsAssist

The project is intended to simplify the life of support engineers in checking configuration files for updates

Development

Dependencies
Getting started
  • Clone this is project on pc
  • Go to the project's working directory and download dependencies
    go mod download
    
  • Make improvements
  • Run building
    go build -o opsassist main.go
    

Tests

Full test run

go test ./tests -v

Example of running a separate test by name DiffCmd

go test ./tests -v -run DiffCmd

Authors and acknowledgment

Author: Dmitry Sidyuk

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