Skip to main content

Utility to apply license headers to source code files

Project description

licensify

Licensify is a tool for applying license headers to source code files.

CircleCI

Usage

> python licensify --help

usage: licensify [-h] [--directory DIRECTORY] [--files FILES]
                 [--comment COMMENT] [--dry-run] [--check]
                 license

positional arguments:
  license               A file containing the liense

optional arguments:
  -h, --help            show this help message and exit
  --directory DIRECTORY
                        The directory to apply licenses to
  --files FILES         Glob to match files
  --comment COMMENT     Comment string to prepend to header lines
  --dry-run             Perform a dry run
  --check               Return an error if any files need updating (implies
                        dry run)

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

licensify-0.1.1.tar.gz (19.7 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