[//]: # (docker-finance | modern accounting for the power-user) [//]: # () [//]: # (Copyright [C] 2021-2025 Aaron Fiore [Founder, Evergreen Crypto LLC]) [//]: # () [//]: # (This program is free software: you can redistribute it and/or modify) [//]: # (it under the terms of the GNU General Public License as published by) [//]: # (the Free Software Foundation, either version 3 of the License, or) [//]: # ([at your option] any later version.) [//]: # () [//]: # (This program is distributed in the hope that it will be useful,) [//]: # (but WITHOUT ANY WARRANTY; without even the implied warranty of) [//]: # (MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the) [//]: # (GNU General Public License for more details.) [//]: # () [//]: # (You should have received a copy of the GNU General Public License) [//]: # (along with this program. If not, see .) # [](https://gitea.evergreencrypto.co/EvergreenCrypto/docker-finance "docker-finance") - **[How do I use it?](#how-do-i-use-it)** * [Mostly-Unified CLI](#mostly-unified-cli) * [Flow Layout](#flow-layout) * [Caveats & Oddities](#caveats--oddities) ## How do I use it? ### Mostly-Unified CLI You'll only need the single alias `dfi` when using docker-finance on your client (host) and/or within your container. However, this alias can be broken down into the following: 1. The client script which handles the client-side (host) system: `docker.bash` (alias `dfi`) 2. The container script which handles the container-side system: `finance.bash` (alias `dfi`) These two scripts can be rationalized by the following format: