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

write command functionality #23

Open
3 of 5 tasks
jberthold opened this issue Apr 12, 2017 · 0 comments
Open
3 of 5 tasks

write command functionality #23

jberthold opened this issue Apr 12, 2017 · 0 comments
Assignees

Comments

@jberthold
Copy link
Collaborator

jberthold commented Apr 12, 2017

Each command should be of type Task -> Eff r a, possibly with a==() (otherwise dependent on Command and Command as a GADT.

  • info
  • build
  • clean
  • push
  • pull

Note that pull is not a simple forM, and clean should not stop on failures. info is the easiest but is also merely informational, not truly required. push is the easiest operation.

@jberthold jberthold self-assigned this Apr 12, 2017
@robbiemcmichael robbiemcmichael modified the milestone: Hackathon Demo Apr 12, 2017
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

No branches or pull requests

2 participants