An application to manage your cats, written in Haskell.
-
(WIP) Schedule, track and store data related to your cats.
-
(WIP) Track when the terrors need de-fleaing or worming next.
-
(WIP) Find out how old your furry fluffs are in human years.
- Haskell
- Stack
- Cats
stack build
stack exec catolog -- --help
stack exec catolog -- add
stack exec catolog -- meow
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.