Go to file
Vitor Gonçalves 7ac723e9f7
feat: primitive makefile
2023-05-28 20:48:29 -03:00
.gitignore feat: git ignore 2023-05-28 20:48:13 -03:00
LICENSE feat: initial commit 2023-05-28 20:36:38 -03:00
Makefile feat: primitive makefile 2023-05-28 20:48:29 -03:00
README.md feat: initial commit 2023-05-28 20:36:38 -03:00
design.md feat: initial commit 2023-05-28 20:36:38 -03:00
fc-cli.c feat: added stuff to fc-cli.c 2023-05-28 20:47:56 -03:00

README.md

fc-cli - finance control command-line

this is the most bare implementation of a finance control system. this is a hobbyist project and isn't meant to be production-ready software. submit a issue if you have any problems.

the intended way to use this is with fcfzf, a wrapper that uses fzf to make your stuff.

all work is licensed under gplv3 unless otherwise noted.