Skip to content

Usage with neodoc #445

@felixSchl

Description

@felixSchl

Hey, I am the author of neodoc which provides a way to generate a CLI parser from the utility's help text. I feel these two projects go hand in hand really, really nicely as naturally when writing a script, you might want to expose a CLI but not add loads of boilerplate. With neodoc you add your help text like you would in a bash script — The helptext is then transformed into a parser that parses and validates user input. You can play with it online or check out the examples which actually use shelljs :). Neodoc is still flying under the radar currently, so I was hoping to raise some attention to it and gather some feedback as to how you would use it in conjunction with shelljs. Please do close this issue if you feel this out of place, not justified or idk. Otherwise, I'd love to get your feedback especially around how you'd use it with shelljs and what improvements and new features you'd like to see to improve the experience more.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions