@justinbeckwith/sloth
TypeScript icon, indicating that this package has built-in type declarations

7.1.0 • Public • Published

sloth

This is a simple utility for tracking SLOs of GitHub repositories.

sloth

Installation

Make sure you have node.js 8+ installed. Then do this:

$ npm install -g @justinbeckwith/sloth

Usage

You need to go create a personal access token in GitHub. Take this token, and save it as an environment variable named SLOTH_GITHUB_TOKEN.

$ sloth

Alternatively, you can just set it every time before running the tool:

$ SLOTH_GITHUB_TOKEN=****** sloth

CSV

You can also get output in CSV format! Just pass the --csv flag:

$ sloth --csv

That's it 🎉 Enjoy!

Readme

Keywords

none

Package Sidebar

Install

npm i @justinbeckwith/sloth

Weekly Downloads

2

Version

7.1.0

License

Apache-2.0

Unpacked Size

231 kB

Total Files

34

Last publish

Collaborators

  • justinbeckwith
  • google-wombot