Sha256: 9004910aa6cb5d1e83ef39ae83f60b0bff762738be9c3c487e6406e32caff836

Contents?: true

Size: 748 Bytes

Versions: 2

Compression:

Stored size: 748 Bytes

Contents

# Distribuo

Easy to use in-house distribution of Mobile apps. For now Enterprise and Ad-Hoc apps only.

## Features

- Several app operating systems: iOS/Android/Windows/MacOS/tvOS
- Several release types: Alpha/Beta/Enterprise/Production/Store/Custom
- Icon extraction from apk/ipa
- Build-information extraction from apk/ipa (build-number, version-string, bundle-id, etc)

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'distribuo'
```

And then execute:

```bash
$ bundle
```

Or install it yourself as:

```bash
$ gem install distribuo
```

## Contributing

Contribution directions go here.

## License

The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
distribuo-0.1.16 README.md
distribuo-0.1.8 README.md