Skip to main content

A CLI utility to manage license headers

Project description

# Rodent A simple CLI utility that can add license headers to your files.

## Motives Attempted using the Apache RAT https://creadur.apache.org/rat/apache-rat/index.html and failed. Had to download the Java SDK, executed the thing and got a Java error.

# Features

  • rodent list: lists the files that are in scope (git-aware, only includes files tracked by git)

  • rodent check: allows to break a build when a new file without header is introduced in the code base, logs all non-compliant files

  • rodent apply: mass inserts Apache license headers throughout large

    code bases

All commands receive a -f –file-regex argument that allow to filter files that are affected.

## Limitations

  • Currently only works for py/js/jsx, can easily be extended to support more file types

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rodent-0.1.1.tar.gz (4.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page