@hackage tn4.0.0.1

A simple daily journal program

tn

This is a command-line program for keeping your own journals, written in Haskell and licensed under the ISC license. You can find a copy of the ISC license in the LICENSE file

Installing

First, install Stack.

$ stack setup
$ stack install tn

Versions of tn less than 4 are just awful, so run

$ tn version

to make sure you have a decent version. else, try this:

You'll need git and The Haskell Stack.

$ git clone https://github.com/pharpend/tn.git
$ cd tn
$ stack setup
$ stack install

I welcome any contributions anyone wants to make. If you find a bug or a feature request, use the GitHub bug tracker. If you want to contribute, use the normal method of contributing to projects on GitHub.

Contacting me

You can contact me at peter@harpending.org, or pharpend on FreeNode.

  • Installation

  • Dependencies (0)

  • Dependents (0)