Sha256: bdc2963f6d339fdbb8671d1492ae2833b7b7ebf3e4dbe8df6f5d6345b663abf0

Contents?: true

Size: 640 Bytes

Versions: 8

Compression:

Stored size: 640 Bytes

Contents

[![Build Status](https://travis-ci.org/ashumkin/rake-delphi.svg?branch=master)](https://travis-ci.org/ashumkin/rake-delphi)

# Rake::Delphi

This gem adds an ability to compile automatically Delphi projects

## Installation

Add this line to your application's Gemfile:

    gem 'rake-delphi'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install rake-delphi

## Usage

    

## Contributing

1. Fork it
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 new Pull Request

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
rake-delphi-0.0.34 README.md
rake-delphi-0.0.33 README.md
rake-delphi-0.0.32 README.md
rake-delphi-0.0.31 README.md
rake-delphi-0.0.29 README.md
rake-delphi-0.0.30 README.md
rake-delphi-0.0.28 README.md
rake-delphi-0.0.27 README.md