mirror of
https://github.com/JohnSundell/Publish.git
synced 2025-04-20 13:29:13 +08:00
4 lines
92 B
Makefile
4 lines
92 B
Makefile
install:
|
|
swift build -c release
|
|
install .build/release/publish-cli /usr/local/bin/publish
|