1.0.22 • Published 2 years ago
auto-commentor v1.0.22
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
- Ensure Node.js is installed.
Run:
npx auto-commentor
Usage
- Create a
.excludefile listing files or directories to be excluded.
node_modules
index.htmlnpx auto-commentor1.0.22
2 years ago
1.0.21
2 years ago
1.0.20
2 years ago
1.0.19
2 years ago
1.0.18
2 years ago
1.0.17
2 years ago
1.0.16
2 years ago
1.0.15
2 years ago
1.0.14
2 years ago
1.0.12
2 years ago
1.0.11
2 years ago
1.1.11
2 years ago
1.5.11
2 years ago
1.5.10
2 years ago
1.5.9
2 years ago
1.5.8
2 years ago
1.5.7
2 years ago
1.5.6
2 years ago
1.5.4
2 years ago
1.5.2
2 years ago
1.5.1
2 years ago
1.5.0
2 years ago
1.4.0
2 years ago
1.3.0
2 years ago
1.2.0
2 years ago
1.1.0
2 years ago
1.0.0
2 years ago