summaryrefslogtreecommitdiff
path: root/scripts/edit-garden.in
blob: f01d312ef5da117d119988b06ab8d35d27aeaa1e (plain)
1
2
3
4
5
6
#!@GUILE@ --no-auto-compile
-*- scheme -*-
!#
(use-modules (community-garden edit))

(apply edit-garden (cdr (command-line)))