New:Socket for Asana Is Now Available.Learn more
Sign In

@fettle/cli

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fettle/cli

Command-line interface for grading repository maintenance health.

Source
npmnpm
Version
0.2.0
Version published
Weekly downloads
543
-71.84%
Maintainers
1
Weekly downloads
 
Created
Source

@fettle/cli

Command-line interface for Fettle — grade the maintenance health of GitHub repositories.

export GITHUB_TOKEN=...
npx @fettle/cli --repos vitest-dev/vitest --format markdown
fettle --repos acme/api,acme/web --format json > report.json
fettle --repos acme/api --fail-below C            # exit 1 if it grades below C
fettle --repos acme/api --api-url https://ghe.acme.com/api/v3

Exit codes: 0 success, 1 graded below --fail-below, 2 invalid usage, 3 a repository or its configuration could not be read.

Run fettle --help for all flags. Full documentation: github.com/rumankazi/fettle.

Keywords

github

FAQs

Package last updated on 15 Aug 2026

Related posts