You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a developer, I would like to specify a Makefile and a Docker image so that the work can be sent to the worker machines.
Detailed Description
As a user, I would like to be able to interact with the controller, and specify the work I would like done.
I should be able to do so via a standard UNIX shell interface; ie. by passing options to the frontend.
Tasks
Create command line front end
Pass the information to the rest of the controller.
Write tests.
Acceptance Criteria
Given a command line invocation with options, store these arguments.
Estimated points
1
The text was updated successfully, but these errors were encountered:
User Story
As a developer, I would like to specify a Makefile and a Docker image so that the work can be sent to the worker machines.
Detailed Description
As a user, I would like to be able to interact with the controller, and specify the work I would like done.
I should be able to do so via a standard UNIX shell interface; ie. by passing options to the frontend.
Tasks
Acceptance Criteria
Estimated points
1
The text was updated successfully, but these errors were encountered: