Sha256: 2ee6818bf651492ec92bc7cc8a16c638b3470b501ab7bb276c1fdc88cdbdde7a
Contents?: true
Size: 952 Bytes
Versions: 1
Compression:
Stored size: 952 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 git clone https://github.com/Nedomas/zapata cd zapata bundle exec rake install ``` For specs: 1. ``cd spec/support/rails_test_app && bundle update`` 2. ``cd ../../..`` 3. Run: ```sh bundle exec rspec --pattern "spec/*_spec.rb" ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
zapata-0.1.4 | CONTRIBUTING.md |