Sha256: 8de34e6b5af7f70626e3524bcf80ab586ae5738abd33e20d8c09f932b529a3af

Contents?: true

Size: 1.08 KB

Versions: 22

Compression:

Stored size: 1.08 KB

Contents

# Cocoapods::Trunk

[![Build Status](https://img.shields.io/travis/CocoaPods/cocoapods-trunk/master.svg?style=flat)](https://travis-ci.org/CocoaPods/cocoapods-trunk)
[![Coverage](https://img.shields.io/codeclimate/coverage/github/CocoaPods/cocoapods-trunk.svg?style=flat)](https://codeclimate.com/github/CocoaPods/cocoapods-trunk)
[![Code Climate](https://img.shields.io/codeclimate/github/CocoaPods/cocoapods-trunk.svg?style=flat)](https://codeclimate.com/github/CocoaPods/cocoapods-trunk)

CocoaPods plugin for trunk.

## Installation

Add this line to your application's Gemfile:

    gem 'cocoapods-trunk'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install cocoapods-trunk

## Usage

With a local install of `trunk.cocoapods.org` up and running:

    $ env TRUNK_SCHEME_AND_HOST=http://localhost:4567 bundle exec pod trunk --help

## Contributing

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
cocoapods-trunk-1.1.2 README.md
cocoapods-trunk-1.1.1 README.md
cocoapods-trunk-1.1.0 README.md
cocoapods-trunk-1.1.0.beta.1 README.md
cocoapods-trunk-1.0.0 README.md
cocoapods-trunk-1.0.0.rc.1 README.md
cocoapods-trunk-1.0.0.beta.4 README.md
cocoapods-trunk-1.0.0.beta.3 README.md
cocoapods-trunk-1.0.0.beta.2 README.md
cocoapods-trunk-1.0.0.beta.1 README.md
cocoapods-trunk-0.6.4 README.md
cocoapods-trunk-0.6.3 README.md
cocoapods-trunk-0.6.2 README.md
cocoapods-trunk-0.6.1 README.md
cocoapods-trunk-0.6.0 README.md
cocoapods-trunk-0.5.1 README.md
cocoapods-trunk-0.5.0 README.md
cocoapods-trunk-0.4.1 README.md
cocoapods-trunk-0.4.0 README.md
cocoapods-trunk-0.3.1 README.md