Skip to content

A Go-powered CLI DevOps operations runner with YAML configs; built for speed, extensibility, and developer productivity.

License

Notifications You must be signed in to change notification settings

jgfranco17/devops

Repository files navigation

Devops CLI

DevOps, simplified.

STATUS LICENSE


Introduction

Installation

To download the CLI, an install script has been provided.

go install github.com/jgfranco17/devops@latest

Note

This CLI is still a beta prototype.

Testing

# Run standard assertions with go-test
just test

Automation

GitHub Actions Integration

Tests are automatically run on:

  • Every pull request
  • Every push to main branch
  • Scheduled nightly runs

Quality Gates

  • All tests must pass before merging
  • Minimum code coverage requirements
  • Performance benchmarks must be met

License

This project is licensed under the BSD-3 License. See the LICENSE file for more details.

About

A Go-powered CLI DevOps operations runner with YAML configs; built for speed, extensibility, and developer productivity.

Topics

Resources

License

Stars

Watchers

Forks

Languages