Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 412 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 412 Bytes

iOSBootstrap Circle CI

How to use

Clone this repository! And replace name following command

grep -rl 'iOSBootstrap' * | xargs sed -e -i "s/iOSBootstrap/MyProject/g"

install

bundle install --path ./bundle
bundle exec pod install

test

./script/run_test.sh