5 lines
186 B
Bash
Executable File
5 lines
186 B
Bash
Executable File
# Builds the shiv "package" for distribution
|
|
# TODO: add build version/tag to filename
|
|
# TODO: add version info to code for version subcommand
|
|
shiv -c laconic-so -o package/laconic-so .
|