Skip to content

New usecase: Option to Run as a CLI program?  #21

@MoralCode

Description

@MoralCode

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-comments

and have it just print out every comment to the terminal, assuming the current directory is within a javascript project

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions