-
-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
I've been following a google-written guide for how to evaluate a private codebase for open source release and it includes a step for reading through all the comments in the code. The article includes some oneliner scripts for extracting comments from other languages, but not one for javascript -
I think this codebase could be helpful if it had a way to use it via CLI, such as:
npm install --global extract-comments
extract-commentsand have it just print out every comment to the terminal, assuming the current directory is within a javascript project
Metadata
Metadata
Assignees
Labels
No labels