Sha256: fa146fa7fa1c0b7a3f5db2c4a14806688f43e2571346288d214ca46b1505d503

Contents?: true

Size: 488 Bytes

Versions: 1

Compression:

Stored size: 488 Bytes

Contents

# Contributing

The structure of the library is pretty similar to any Fog provider with the
exception that a new 'Tasks' service has been added. Same Fog rules for 
contributing apply.

## Building the gem

```
bundle install
rake build
```

## Testing fog-wunderlist

Create a tests/.fog file with your Wunderlist credentials:

```
# tests/.fog content
:default:
  :wunderlist_username: myemail@foobar.com
  :wunderlist_password: secret
```

Then run [shindo](http://github.com/shindo).

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
fog-wunderlist-0.1 CONTRIBUTING.md