reuse
Verified for current stable LTS
Reuse Commands
Reuse command syntax with verified terminal examples.
Commands
6 commands for Reuse
reuse Operations
Reuse Command: Add Copyright Statement To File
reuse annotate -c "<your_name> <<your_email>}" --fallback-dot-license <path/to/file> reuse Operations
Reuse Command: Add License Information To File
reuse annotate -l <spdx_identifier> --fallback-dot-license <path/to/file> reuse HTTP
Reuse Command: Download All Missing Licenses Detected In Project
reuse download --all reuse HTTP
Reuse Command: Download License By Spdx Identifier
reuse download <spdx-identifier> reuse Operations
Reuse Command: Lint Reuse Compliance Current Project
reuse lint reuse Operations
Reuse Command: Lint Reuse Compliance Specified Directory
reuse --root <path/to/directory> lint Suggest a Reuse Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Reuse workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.