Skip to content

Faster way to update outdated dependencies and reduce Carthage bootstraping time

License

Notifications You must be signed in to change notification settings

ducito/Advanced-Carthage-Bootstrap

Repository files navigation

Advanced Carthage Bootstrap

Faster way to update outdated dependencies and reduce Carthage bootstraping time.

How to use:

Place carthage_bootstrap file on your repository.

Make sure that we can execute that file on the Terminal by running this cammand:

chmod 755 carthage_bootstrap

Finally, you can update all dependencies by running this command:

./carthage_bootstrap

To re-generate script file:

shc -f carthage_bootstrap.sh -o carthage_bootstrap

About

Faster way to update outdated dependencies and reduce Carthage bootstraping time

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published