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

add clapme feature to create a ClapMe impl (for command-line arguments) #44

Merged
merged 4 commits into from
Aug 12, 2018

Conversation

droundy
Copy link
Contributor

@droundy droundy commented Jul 9, 2018

This is a little silly, since ClapMe is so young, but I think it's relatively harmless. The idea is to make it so that one can automatically create command-line interfaces that then get translated into dimensioned quantity.

@droundy
Copy link
Contributor Author

droundy commented Jul 31, 2018

Sorry, I just noticed that this seems to break dimensioned when the clapme feature is not used. :(

@paholg
Copy link
Owner

paholg commented Aug 12, 2018

Cool! The bug where this broke without the clapme flag makes me think I should probably also do tests without any features flags (ideally, it would be tested with every combination of features, but that's too many builds).

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

Successfully merging this pull request may close these issues.

2 participants