Skip to content

A simple wrapper around doctrine, so one can use it in a command-line setting.

Notifications You must be signed in to change notification settings

vergenzt/doctrine-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

doctrine-cli

A simple wrapper around doctrine, so one can use it in a command-line setting.

The JSDoc input is passed to stdin.

It takes two options, --unwrap and --sloppy, both match the corrosponding options in doctrine.

The --multiple option allows one to keep the process alive when parsing multiple JSDoc's. Just separate each request with the 0 byte, and the results will be printed on a line, ending with a \n.

About

A simple wrapper around doctrine, so one can use it in a command-line setting.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%