[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Scripts / README.md
blobfe8c9a3b49be4f379d3f4eb7004d4cf0fc2232d6
1 ## Scripts
3 The two scripts are a part of updating CocoaPods to work with a CDN instead of only via
4 `git` repos.
6 - [`add_indexes.sh`](add_indexes.sh) - Adds an index for every Pod, this should probably only need to be used once.
7 - [`add_incremental_index.sh`](add_incremental_index.sh) - Uses git to update only Pods which have changed in the given commit range.