Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f9ba8d2

Browse files
committed
Scripts to document common procedures
1 parent 75ebe3f commit f9ba8d2

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

scripts/publish.sh

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
set -e
2+
cd $(cd `dirname ${BASH_SOURCE[0]}` && pwd -P)
3+
cd ..
4+
5+
# pod trunk register [email protected] 'Marcus Westin' --description='MBA/MBP-xyz'
6+
pod trunk push --verbose WebViewJavascriptBridge.podspec

0 commit comments

Comments
 (0)