From fb71eec28c092e3c0be866fe52cb89d2c06d9ba8 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Thu, 14 Apr 2022 15:22:22 -0400 Subject: make it easier to run sbopkglint without installing it --- README | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README') diff --git a/README b/README index ed255c2..899e26d 100644 --- a/README +++ b/README @@ -39,6 +39,10 @@ You can also run sbolint and sbopkglint directly from the source directory (e.g. ./sbopkglint), if you can think of a reason for that (maybe you're hacking on the tests). +If you want, you can just symlink sbolint and sbopkglint to some +directory in your $PATH (e.g. if you keep your local scripts in +~/bin). + Git Hook: To use the git hook, copy pre-commit-sbolint to .git/hooks/pre-commit -- cgit v1.2.3