Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 488 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 488 Bytes

repo-utils

Utilities to operate on repositories.

Content

relicense              # Apache-2.0 to Apache-2.0 / MIT dual license.
relicense-all          # Apply relicense to all repos.
fix-readme-license     # Fix relicense artifacts.
edit-toml-readme-all   # Edit the `.readme` field in Cargo.toml.
remove-cargo-lock      # Remove and ignore Cargo.lock
remove-cargo-lock-all  # As above but over all repos

License

MIT OR Apache-2.0