1.0.22 • Published 1 year ago

auto-commentor v1.0.22

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

Code Commenter Tool

Overview

This tool automatically generates comments for your code files. By specifying a source directory, the tool recursively scans all files and directories, excluding those specified in the .exclude file or predefined paths. The commented files are then saved into a specified destination directory (./Generated/). Example

Features

  • Recursive File Processing: Scans all files within the source directory, including subdirectories.
  • File Exclusion: Automatically excludes specified files and directories.

Installation

  1. Ensure Node.js is installed.
  2. Run:

    npx auto-commentor

Usage

  1. Create a .exclude file listing files or directories to be excluded.
node_modules
index.html
npx auto-commentor
1.0.22

1 year ago

1.0.21

1 year ago

1.0.20

1 year ago

1.0.19

1 year ago

1.0.18

1 year ago

1.0.17

1 year ago

1.0.16

1 year ago

1.0.15

1 year ago

1.0.14

1 year ago

1.0.12

1 year ago

1.0.11

1 year ago

1.1.11

1 year ago

1.5.11

1 year ago

1.5.10

1 year ago

1.5.9

1 year ago

1.5.8

1 year ago

1.5.7

1 year ago

1.5.6

1 year ago

1.5.4

1 year ago

1.5.2

1 year ago

1.5.1

1 year ago

1.5.0

1 year ago

1.4.0

1 year ago

1.3.0

1 year ago

1.2.0

1 year ago

1.1.0

1 year ago

1.0.0

1 year ago