Initial commit
This commit is contained in:
parent
2496ad9cc0
commit
f0fceb7473
12
alire.toml
Normal file
12
alire.toml
Normal file
|
|
@ -0,0 +1,12 @@
|
||||||
|
name = "personal_finance_tool"
|
||||||
|
description = "A TUI for managing your personal finances"
|
||||||
|
version = "0.1.0-dev"
|
||||||
|
|
||||||
|
authors = ["Folkert Kevelam"]
|
||||||
|
maintainers = ["Folkert Kevelam <folkert@pyllr.nl>"]
|
||||||
|
maintainers-logins = ["github-username"]
|
||||||
|
licenses = "GPL-3.0-or-later"
|
||||||
|
website = "pyllr.nl"
|
||||||
|
tags = []
|
||||||
|
|
||||||
|
executables = ["personal_finance_tool"]
|
||||||
Loading…
Reference in New Issue
Block a user