Sha256: 8445e19113fc6093c3bbff1b357102114f0b70ad1c8d48df7e571a9d49606241

Contents?: true

Size: 454 Bytes

Versions: 2

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/albertyw/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/albertyw/apple_dep_client/tree/master/example.

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
apple_dep_client-2.2.3 CONTRIBUTING.md
apple_dep_client-2.2.2 CONTRIBUTING.md