forehead-cli-0.1.3 is not a library.
forehead-cli
CLI tool for forehead — create and maintain file headers for code license.
Installation
Usage
License
Apache-2.0 OR MIT
CLI tool for forehead — create and maintain file headers for code license.
cargo install forehead-cli
forehead apply # Apply headers to all source files
forehead check # CI mode — exit 1 on missing/wrong headers
forehead list # List files with header status
forehead remove # Remove headers from files
forehead init # Scaffold forehead.toml
Apache-2.0 OR MIT