databag/app/mobile/vendor/bundle/ruby/2.7.0/gems/fourflusher-2.3.1
2023-02-15 12:24:17 -08:00
..
bin pod install wont work without the vendor folder....whytf?? 2023-02-15 12:24:17 -08:00
lib pod install wont work without the vendor folder....whytf?? 2023-02-15 12:24:17 -08:00
.gitignore pod install wont work without the vendor folder....whytf?? 2023-02-15 12:24:17 -08:00
.rubocop.yml pod install wont work without the vendor folder....whytf?? 2023-02-15 12:24:17 -08:00
.travis.yml pod install wont work without the vendor folder....whytf?? 2023-02-15 12:24:17 -08:00
CHANGELOG.md pod install wont work without the vendor folder....whytf?? 2023-02-15 12:24:17 -08:00
fourflusher.gemspec pod install wont work without the vendor folder....whytf?? 2023-02-15 12:24:17 -08:00
Gemfile pod install wont work without the vendor folder....whytf?? 2023-02-15 12:24:17 -08:00
Gemfile.lock pod install wont work without the vendor folder....whytf?? 2023-02-15 12:24:17 -08:00
LICENSE.txt pod install wont work without the vendor folder....whytf?? 2023-02-15 12:24:17 -08:00
Rakefile pod install wont work without the vendor folder....whytf?? 2023-02-15 12:24:17 -08:00
README.md pod install wont work without the vendor folder....whytf?? 2023-02-15 12:24:17 -08:00

four-flusher

A library for interacting with Xcode simulators.

Installation

Add this line to your application's Gemfile:

gem 'fourflusher'

And then execute:

$ bundle

Or install it yourself as:

$ gem install fourflusher

Development

After checking out the repo, run bin/setup to install dependencies. You can also run bin/console for an interactive prompt that will allow you to experiment.

To install this gem onto your local machine, run bundle exec rake install. To release a new version, update the version number in version.rb, and then run bundle exec rake release, which will create a git tag for the version, push git commits and tags, and push the .gem file to rubygems.org.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/CocoaPods/fourflusher.

License

The gem is available as open source under the terms of the MIT License.