refactor to a library, add integration tests

This commit is contained in:
Dustin J. Mitchell 2018-11-12 18:25:47 -05:00
parent 9f310c76bd
commit d0744d5178
8 changed files with 56 additions and 59 deletions

View file

@ -1,5 +1,5 @@
[package]
name = "rask"
name = "taskwarrior"
version = "0.1.0"
authors = ["Dustin J. Mitchell <dustin@mozilla.com>"]