heapwolf / complete

Does your Node.js command line program have lots of arguments? Add custom tab completion!
166 stars 14 forks source link

First attempt at merging completed with complete #2

Closed chjj closed 12 years ago

chjj commented 12 years ago

All the original behavior is still here, with the original api to go along with it. I added my higher level interface which handles nested subcommands among other things. The two problems with the generated completion scripts are fixed. Everything seems to work well.