allgreed / todomancer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Todomancer

// TODO: repo description // TODO: refactor to actually make sense // TODO: document usage

Usage

For now go for dev

Dev

Prerequisites

Hint: if something doesn't work because of missing package please add the package to default.nix instead of installing it on your computer. Why solve the problem for one if you can solve the problem for all? ;)

One-time setup

make init

Everything

make help

About


Languages

Language:Python 43.7%Language:Makefile 42.7%Language:Nix 13.6%