Add dag CLI helper

This commit is contained in:
Anthony Wang 2022-06-18 12:01:59 -05:00
parent e53ae7eadd
commit b3ab982586
Signed by: a
GPG Key ID: BC96B00AEC5F2D76

4
dag Executable file
View File

@ -0,0 +1,4 @@
#!/usr/bin/guile -s
!#
(display "hello world")