Skip to content

hypered/commence-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Commence Todo

A simple todo list application.

Development

Load and interpret the Haskell code base using GHCi:

$ scripts/ghci.sh

Build the todo binary and use it in a temporary shell, with Bash completion enabled:

$ nix-shell default.nix -A shell

Format and lint the Haskell source code:

$ scripts/format.sh
$ scripts/lint.sh

About

A minimal web application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published