dora

command module
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: May 31, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

README

DORA

Calculate DORA four-keys metrics for a git repository.

Simple CLI tool to capture a snapshot of the DORA four-keys metrics for a git repository. You'll need to provide a personal access token with the necessary permissions to access the GitHub repository. This project is not maintained to the DORA team. (https://dora.dev). To know more about the four metrics, go to https://bit.ly/dora-fourkeys.

Installation

go install github.com/yellow-canary/dora@latest

Set up

export GH_TOKEN=<my-personal-access-token>

Usage

dora calculate -r owner/repo

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

Apache

Documentation

Overview

Copyright © 2023 Marcelo Ventura marceloventura@outlook.com

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Directories

Path Synopsis
internal
pkg

Jump to

Keyboard shortcuts

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