payroll-import/bin/build

5 lines
124 B
Text
Raw Permalink Normal View History

2024-03-15 03:06:54 +00:00
#!/usr/bin/env sh
# Build an uberjar (a Java jar package including the program and all dependencies)
2024-03-15 03:06:54 +00:00
clojure -T:build uber