solo

command module
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2021 License: GPL-3.0 Imports: 4 Imported by: 0

README

solo

SoloDeploy is a CLI tool to initiate and facilitate the flow of deployable artifacts between environments. It implements a basic GitOps inspired CI/CD process to promote and deploy code by committing to Git repositories called Manifests.

Getting started with the source code

  • Ensure the correct version of Golang is installed. The version can be found in ./go.mod.
  • Install the dependencies with go install.
  • Compile the code with go build.
  • Print the help text with solo --help.
  • Run the tests with go test -v ./....

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
core
grpc
git

Jump to

Keyboard shortcuts

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