-
Notifications
You must be signed in to change notification settings - Fork 4
Need to implement preferences parser. #55
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
Comments
@dangle - could point me to a good example specification for an nvm - looking at tox :) |
The deliverable that completes this project is part of the alpha documentation that would be used by a developer looking to contribute to the project. |
One thing to note is that you can use ConfigParser. If you do go that route, import it from |
@michaeldayreads @dangle The Incorporate Preferences Unit receives: (0) the required image It produces: The preferences dockerfile |
It can be broken down into subtasks, with subcontracts. |
Wait... what's this business about " |
Good call, but I thought we were going 3.3? |
For the record, 3.4 is what we've agreed on out of band. I'm going to rename this one and merge the other preference issues into this one. Those are subtasks at best. Going forward, I suggest that we each issue we create for functionality be a complete piece of work, including testing and documentation. |
This issue is complete when the specification of the preferences file (1.0) is complete, a parser has been implemented, tested, and documented.
The spec should include (at a minimum):
All of the above in some clear readable, format/location
The text was updated successfully, but these errors were encountered: