Sha256: 17f18c0480ee53d1b7294da257f219cda86cc33af2fcdfc754f6410dbdc0048c

Contents?: true

Size: 529 Bytes

Versions: 7

Compression:

Stored size: 529 Bytes

Contents

# Crosstie

Turn-Key Rails

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'crosstie'
```

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install crosstie

## Usage

    $ crosstie new my_app

## Contributing

1. Fork it ( https://github.com/dongqs/crosstie/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

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
crosstie-0.0.7 README.md
crosstie-0.0.6 README.md
crosstie-0.0.5 README.md
crosstie-0.0.4 README.md
crosstie-0.0.3 README.md
crosstie-0.0.2 README.md
crosstie-0.0.1 README.md