Skip to content
This repository was archived by the owner on Jan 19, 2022. It is now read-only.

Commit 6823ce5

Browse files
committed
add new archive script
1 parent 2f245ee commit 6823ce5

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

bin/archive.sh

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#!/bin/bash
2+
3+
carthage build src/ --no-skip-current
4+
carthage archive --project-directory src/ --output .

run-jazzy.sh bin/run-jazzy.sh

File renamed without changes.

0 commit comments

Comments
 (0)