diff options
| author | St33v <github@f3rr3t.com> | 2021-07-24 08:36:48 +1000 |
|---|---|---|
| committer | St33v <github@f3rr3t.com> | 2021-07-24 08:36:48 +1000 |
| commit | 0e94cc4d06bb47f2ea1830a11700cd52d17ac81c (patch) | |
| tree | 19139c402eb0546b9a3cc049750e546963839107 /README.md | |
| parent | ed28435f8005a68cb2b7f74d5ba872fd8f1d0fc0 (diff) | |
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,2 +1,11 @@ # hledgerTools Scripts for processing raw (csv) or journal files + +## Symlink the executables +Make it easy to run the scripts by symlinking them to +`/usr/local/bin/` +Start at /usr/local/bin: + +/usr/local/bin$ sudo ln -s /home/user/path-to/hledgerTools/xyz.pl . + + |
