Sha256: 7b9bff48659a5033174caae09b47dfbfdc3d84222be7a76da77dc1f90f2e8cb0

Contents?: true

Size: 837 Bytes

Versions: 3

Compression:

Stored size: 837 Bytes

Contents

## Collaboration :heart:

It is encouraged by somehow managing to bring a cake to your house. I promise,
I will really try.

This is a great project to understand language architecture in general. A
project to let your free and expressionistic side shine through by leaving meta
hacks and rainbows everywhere.

Thank you to everyone who do. I strongly believe that this can make the
developer job less robotic and more creative.

1. [Fork it](https://github.com/Nedomas/zapata/fork)
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull Request

To install, run:
```sh
cd zapata
script/bootstrap
```

For specs:

```sh
script/test

# or

bundle exec rspec --pattern "spec/*_spec.rb"
```

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
zapata-1.0.0 CONTRIBUTING.md
zapata-0.1.6 CONTRIBUTING.md
zapata-0.1.5 CONTRIBUTING.md