payroll-import/bin/dev

5 lines
81 B
Text
Raw Permalink Normal View History

2024-03-15 03:06:54 +00:00
#!/usr/bin/env sh
# Run the program without building it
2024-03-15 03:06:54 +00:00
clojure -M -m core "$@"