dredge

command module
v0.0.7 Latest Latest
Warning

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

Go to latest
Published: Mar 23, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

README

Dredge - Automates software DevOps workflows

Dredge is a open-source tool that seamlessly integrates with your DevOps tools to streamline and standardize your development and operations workflows, helping your team to work more efficiently and effectively.

cast

Installation

Install the drg command line tool and initialize the project.

curl https://dredge.dev/install.sh | bash
drg init

Dredgefile

A Dredgefile contains resources and workflows. See the docs for more information.

resources:
  release:
    - provider: github-releases
workflows:
- name: hello
  description: Say hello
  steps:
  - shell:
      cmd: echo hello

License

Dredge is licensed under the Apache 2.0 License.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
api
cmd

Jump to

Keyboard shortcuts

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