Skip to content

Javascript CLI argument parser based on tecode-java/command and recode-ruby/command.

License

Notifications You must be signed in to change notification settings

archistry/cli-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Archistry cli-js

This repository contains a Javascript implementation of the CLI functionality we've been using and enhancing since 2006 based on the TECode/command functionality. Yes, I know it's another CLI library, so if you're happy with what you have now, then this library isn't for you.

Originally inspired by RedHat's popt, it has some similar features, but it uses the Command pattern to define the actions to be taken during parameter matching operations.

About

Javascript CLI argument parser based on tecode-java/command and recode-ruby/command.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published