Skip to content

preflightsh/npm-preflight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@preflightsh/preflight

npm package for Preflight.sh - a CLI tool that scans your codebase for launch readiness.

Installation

npm install -g @preflightsh/preflight

Or use with npx:

npx @preflightsh/preflight scan

Usage

# Initialize in your project directory
preflight init

# Run all checks
preflight scan

# Run in CI mode with JSON output
preflight scan --ci --format json

Documentation

For full documentation, supported checks, and configuration options, see the main repository:

https://github.com/preflightsh/preflight

License

MIT

About

NPM package for Preflight.sh CLI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published