Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I have a very similar library for the Dart programming language:

https://github.com/seaneagan/unscripted

Checkout the github issues there for some features I want to add, like bash completion support for example. I think we can steal ideas from each other!

One nice thing about dart's annotations vs. python's decorators is they can be placed on a function's parameters as well, so it allows the option/flag/argument declarations to be a bit more DRY.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: