aboutsummaryrefslogtreecommitdiff
path: root/libexec/recit-projects
diff options
context:
space:
mode:
authorJulio Capote <jcapote@gmail.com>2022-08-21 01:46:13 +0000
committerJulio Capote <jcapote@gmail.com>2022-08-21 01:46:13 +0000
commitbfec59e271a9c95f6ab755cc6d6795b4012bb62b (patch)
tree842d27129b7bc130cf7c4f7f82214e643daca367 /libexec/recit-projects
parenta768fe79588068444003148eb92165084968fa8c (diff)
downloadrecit-bfec59e271a9c95f6ab755cc6d6795b4012bb62b.tar.gz
rename open-projects to projects, add FK constraint
Diffstat (limited to 'libexec/recit-projects')
-rwxr-xr-xlibexec/recit-projects8
1 files changed, 8 insertions, 0 deletions
diff --git a/libexec/recit-projects b/libexec/recit-projects
new file mode 100755
index 0000000..efb323f
--- /dev/null
+++ b/libexec/recit-projects
@@ -0,0 +1,8 @@
+#!/usr/bin/env bash
+
+source lib/loader
+
+recfile=$(load_recit)
+
+recsel -t Project ${recfile}
+