https://github.com/bergercookie/taskwarrior-deno
TypeScript/Deno API for the TaskWarrior Task Manager
https://github.com/bergercookie/taskwarrior-deno
Last synced: 8 months ago
JSON representation
TypeScript/Deno API for the TaskWarrior Task Manager
- Host: GitHub
- URL: https://github.com/bergercookie/taskwarrior-deno
- Owner: bergercookie
- Created: 2021-03-14T21:50:00.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-28T00:14:13.000Z (about 5 years ago)
- Last Synced: 2025-04-06T17:52:00.402Z (about 1 year ago)
- Language: TypeScript
- Size: 40 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Deno/TypeScript API for [Taskwarrior](https://taskwarrior.org/)
TODO - Under development
taskwarrior-deno allows you to interact, i.e., create, modify, delete, complete,
etc. tasks) with TaskWarrior from the JavaScript/TypeScript land. Along with
that it also comes along with a UI written in React that you can use to
communicate with TaskWarrior.
## Installation
TODO
## Usage
TODO
## Contributing
TODO