yew011 / haskell_notebook

A cli notebook written in Haskell.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Haskell Notebook

This project is my task tracking tool written in haskell.

How-To

The task file is ~/.haskell_notebook.

Usage: alpaca show|add|done

show:   display the current task list
add:    add a new task
delete: delete task by specifying id

About

A cli notebook written in Haskell.


Languages

Language:Haskell 100.0%