Skip to main content

CLI tool to combine TODO files

Reason this release was yanked:

Recursion broke because of glob version

Project description

big-todo

Make a big TODO file by concatenating all TODO files in a directory tree.

install

pip install big-todo

usage

usage: btodo - make a big TODO file [-h] [--name NAME] [--include-header] dir

positional arguments: dir the root directory

optional arguments: -h, --help show this help message and exit --name NAME the name of the file to combine --include-header prepend the relative file path to each section

example use

From the repo root, run:

big-todo demo_folder --include-header

This will traverse the demo_folder and generate a virtual TODO file with headers turned on, meaning the path of the file being appended will be inserted as the first line of output.

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

big-todo-0.0.4.tar.gz (2.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