Sha256: 4fda52b5b5158e95d2985926808b704f7782a0c4d3b6a7099c5a5b72985c9991

Contents?: true

Size: 1.87 KB

Versions: 4

Compression:

Stored size: 1.87 KB

Contents

# <%= plugin_name %> plugin

[![pantograph Plugin Badge](https://rawcdn.githack.com/pantograph/pantograph/master/pantograph/assets/plugin-badge.svg)](https://rubygems.org/gems/<%= gem_name %>)

## Getting Started

This project is a [_pantograph_](https://github.com/pantograph/pantograph) plugin. To get started with `<%= gem_name %>`, add it to your project by running:

```bash
pantograph add_plugin <%= plugin_name %>
```

## About <%= plugin_name %>

<%= summary %>

**Note to author:** Add a more detailed description about this plugin here. If your plugin contains multiple actions, make sure to mention them here.

## Example

Check out the [example `Pantfile`](pantograph/Pantfile) to see how to use this plugin. Try it by cloning the repo, running `pantograph install_plugins` and `bundle exec pantograph test`.

**Note to author:** Please set up a sample project to make it easy for users to explore what your plugin does. Provide everything that is necessary to try out the plugin in this project (including a sample Xcode/Android project if necessary)

## Run tests for this plugin

To run both the tests, and code style validation, run

```
rake
```

To automatically fix many of the styling issues, use
```
rubocop -a
```

## Issues and Feedback

For any other issues and feedback about this plugin, please submit it to this repository.

## Troubleshooting

If you have trouble using plugins, check out the [Plugins Troubleshooting](https://docs.pantograph.tools/plugins/plugins-troubleshooting/) guide.

## Using _pantograph_ Plugins

For more information about how the `pantograph` plugin system works, check out the [Plugins documentation](https://docs.pantograph.tools/plugins/create-plugin/).

## About _pantograph_

_pantograph_ is the easiest way to automate beta deployments and releases for your iOS and Android apps. To learn more, check out [pantograph.tools](https://pantograph.tools).

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
pantograph-0.1.4 pantograph/lib/pantograph/plugins/template/README.md.erb
pantograph-0.1.3 pantograph/lib/pantograph/plugins/template/README.md.erb
pantograph-0.1.1 pantograph/lib/pantograph/plugins/template/README.md.erb
pantograph-0.1.0 pantograph/lib/pantograph/plugins/template/README.md.erb