Skip to content

IAmCheeseman/doen-todo-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Doen Todo Manager

A todo manager written in Haxe. Not meant for actual use, but install instructions are here nonetheless.

image

Installing

git clone https://github.com/IAmCheeseman/doen-todo-manager.git doen
cd doen
sh install.sh

install.sh will just install some dependencies, and then compile the project.

You need haxe and haxelib to compile, these will not be installed by install.sh.

Dependencies

hxcpp

json2object

nekotools

Commands

doen add "task name" - adds a task.

doen remove <index> - removes task at index.

doen finish <index> - finishes task at index.

About

A todo manager written in Haxe.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published