Skip to content

A Rust library for writing taskwarrior hooks and general interfacing with taskwarrior

License

Notifications You must be signed in to change notification settings

nateozem/task-hookrs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

task-hookrs

task-hookrs is a rust library for writing taskwarrior hooks.

Build Status GitHub tag Crates.io Crates.io Crates.io Crates.io

task-hookrs is able to import and export the JSON taskwarrior understands, so you can write taskwarrior hooks without having to deal with the JSON import/export foo by simply using this crate.

License

task-hookrs - A Rust library for writing taskwarrior hooks and general interfacing with taskwarrior
Copyright (C) 2016 Matthias Beyer

This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.

For more information and the full license text, see the LICENSE file.

About

A Rust library for writing taskwarrior hooks and general interfacing with taskwarrior

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 99.4%
  • Nix 0.6%