Skip to content

Commit

Permalink
n/reuse: note the development version and deprecation warning
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikaela committed May 30, 2024
1 parent 8d4b495 commit d51d305
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions n/reuse.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0
- [Adding headers](#adding-headers)
- [Styles](#styles)
- [Generic commands](#generic-commands)
- [Development version](#development-version)
- [License identifiers I commonly use](#license-identifiers-i-commonly-use)

<!-- END doctoc generated TOC please keep comment here to allow auto update -->
Expand Down Expand Up @@ -77,6 +78,12 @@ Note!
- `reuse download --all` - downloads all licenses found to `LICENSES/`
- `reuse lint` - verifies compliancy
- `reuse supported-licenses | less` - lists supported licenses identifiers
- `reuse convert-dep5` to fix deprecation warning about
`.reuse/dep5`/`reuse.toml`

## Development version

- `pipx install "git+https://github.com/fsfe/reuse-tool.git"`

## License identifiers I commonly use

Expand Down

0 comments on commit d51d305

Please sign in to comment.