taskwarrior

所属分类:其他
开发工具:Elixir
文件大小:0KB
下载次数:0
上传日期:2020-11-17 21:33:06
上 传 者sh-1993
说明:  Taskwarer数据的解析器和操纵器,
(Parser and manipulator of Taskwarrior data,)

文件列表:
.formatter.exs (97, 2020-08-25)
LICENSE (1073, 2020-08-25)
lib/ (0, 2020-08-25)
lib/taskwarrior.ex (1637, 2020-08-25)
lib/taskwarrior/ (0, 2020-08-25)
lib/taskwarrior/task.ex (4776, 2020-08-25)
mix.exs (868, 2020-08-25)
mix.lock (2645, 2020-08-25)
test/ (0, 2020-08-25)
test/taskwarrior_test.exs (4303, 2020-08-25)
test/test_helper.exs (15, 2020-08-25)

# Taskwarrior This library aims to make it easier to work with the output from Taskwarrior's `task export` command. Currently the main purpose of the library is to convert the `task export` JSON data into a named struct. Eventually, the library is expected to grow with the introduction of various functions for traversing/editing the data. ## Installation If [available in Hex](https://hex.pm/docs/publish), the package can be installed by adding `taskwarrior` to your list of dependencies in `mix.exs`: ```elixir def deps do [ {:taskwarrior, "~> 0.1"} ] end ``` Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc) and published on [HexDocs](https://hexdocs.pm). Once published, the docs can be found at [https://hexdocs.pm/taskwarrior](https://hexdocs.pm/taskwarrior).

近期下载者

相关文件


收藏者