From 0e94cc4d06bb47f2ea1830a11700cd52d17ac81c Mon Sep 17 00:00:00 2001 From: St33v Date: Sat, 24 Jul 2021 08:36:48 +1000 Subject: copied scripts from hackaround directory --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index f515802..3fa48b3 100644 --- a/README.md +++ b/README.md @@ -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 . + + -- cgit v1.3