Skip to content

Commit

Permalink
Merge pull request #5 from matthew-parlette/task
Browse files Browse the repository at this point in the history
Add task script
  • Loading branch information
matthew-parlette authored May 3, 2017
2 parents 980083d + c603f8f commit 6c63c72
Show file tree
Hide file tree
Showing 3 changed files with 452 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
*.log
*.swp
config.yaml
4 changes: 4 additions & 0 deletions task/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
pyyaml
py-trello
easygui
argcomplete
Loading

0 comments on commit 6c63c72

Please sign in to comment.