Skip to content

Latest commit

 

History

47 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages