Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make a decorator for arg-parsing #30

Closed
mikegrima opened this issue Apr 22, 2017 · 4 comments
Closed

Make a decorator for arg-parsing #30

mikegrima opened this issue Apr 22, 2017 · 4 comments
Assignees

Comments

@mikegrima
Copy link
Contributor

The current argument parsing logic is extremely verbose and highly repetitious.

Would like to make this a decorator for command plugins to make this much, much more seamless.

@mikegrima
Copy link
Contributor Author

Update: working on this still... Making some awesome progress...

@mikegrima mikegrima mentioned this issue May 4, 2017
@mikegrima
Copy link
Contributor Author

#40 Work in progress around this issue. Still laying the foundation for it.

@mikegrima
Copy link
Contributor Author

Now migrating commands over to new decorators. See #40 for details.

@mikegrima
Copy link
Contributor Author

Fixed in #40.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant