0b2c76a813
container: finance: add dependency checks for modules
...
Since modules are included upon build type, if a build doesn't support
a feature then that feature's dependencies will not be available.
This commit will give notice of those missing dependencies.
2024-09-17 20:06:34 -07:00
5eac855acf
container: bash: add times / lib_times
2024-08-09 18:03:31 -07:00
a4f9b401d3
container: bash: add plugins support / lib_plugins
...
- Executes plugins within profile/subprofile context
* Hooks into the container's global environment
2024-08-08 16:08:49 -07:00
dd4100acde
container: lib_finance: root: remove call via $ROOTSYS
...
- Ubuntu 'finance' image now has $ROOTSYS in $PATH
- Fixes breakage on Arch Linux 'finance' image
2024-07-13 19:06:17 -07:00
adebadbaa9
container: lib_edit: add hledger conf support
2024-07-08 18:13:34 -07:00
d93d2dd17c
container: lib_finance: call root with $ROOTSYS
...
Non-packaged pre-compiled ROOT.cern is not installed to /usr/bin
2024-06-28 17:30:36 -07:00
369e2343ce
client/container: bash: trivial impl for ledger-vui
...
Leverages journal to visidata for an alternative read-only terminal UI.
2024-06-24 16:59:37 -07:00
b621e87df2
docker-finance | modern accounting for the power-user
...
Dedicated to Michael Morgan: a beautiful, beautiful soul.
---
Internal signing keys:
Aaron Fiore (sole author)
- 518A22F85BEFD32BCC99C48603F90C4F35E0213E
- 31ECA5C347A0CC0815EDE730A3EACCFCDA7E685E
- C8187C585CB07A4DA81CC0F37318B50EBE9C0DA8
Internal repositories (rebased from):
Staging:
$ git log -n1 --pretty=format:"%H"
c8e0cd66f6c89fa7b3c62f72fb524a4cc454b7b6
$ git rev-list --max-parents=0 HEAD
ac3863b8c234755855f1aea3a07a853122decdf2
Private:
$ git log -n1 --pretty=format:"%H"
69bb3591eaa2990a9637832bb484690e00c4f926
$ git rev-list --max-parents=0 HEAD
a5c1cc9fb593c4cf09bc0adfef6cb6d2964511ae
2024-03-08 23:42:21 -08:00