Skip to content

violinorg/opsassit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages