Sha256: 566372021d8c8aaeedc74219299292710f9efdb94db06baad92afac77db9459b

Contents?: true

Size: 454 Bytes

Versions: 4

Compression:

Stored size: 454 Bytes

Contents

# Contributing to AppleDEPClient

Pull Requests and Issues are welcome for this repository.

## Setup

```shell
bundle install
```

## Tests

```shell
bundle exec rake
```

Please write spec tests in the appropriate file in https://github.com/cellabus/apple_dep_client/tree/master/spec
for any changes you write.  You can also manually test
your changes by running the example scripts in https://github.com/cellabus/apple_dep_client/tree/master/example.

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
apple_dep_client-2.2.0 CONTRIBUTING.md
apple_dep_client-2.1.1 CONTRIBUTING.md
apple_dep_client-2.1.0 CONTRIBUTING.md
apple_dep_client-2.0.1 CONTRIBUTING.md