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

Move a bunch of cli.py logic into a Shuffleboard class #33

Open
2 tasks
missaugustina opened this issue Dec 17, 2016 · 1 comment
Open
2 tasks

Move a bunch of cli.py logic into a Shuffleboard class #33

missaugustina opened this issue Dec 17, 2016 · 1 comment

Comments

@missaugustina
Copy link
Contributor

missaugustina commented Dec 17, 2016

Create a Shuffleboard class to manage setting up the different parts. cli.py should instantiate Shuffleboard() with the correct options and then call whatever method/s in Shuffleboard handle the different stages.

  • code blocks to change (fill in when i figure it out)
  • tests to add (fill in when i figure it out)
@missaugustina missaugustina added this to the Run manually milestone Dec 17, 2016
@missaugustina missaugustina self-assigned this Jan 11, 2017
@missaugustina missaugustina removed their assignment Jan 12, 2017
@missaugustina
Copy link
Contributor Author

This really isn't super urgent, so unassigning myself

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

No branches or pull requests

1 participant