Skip to content
This repository has been archived by the owner on Nov 11, 2017. It is now read-only.

Commit

Permalink
writing a first draft of the README
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Croak committed Feb 15, 2011
1 parent a82e6f0 commit ac70454
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
Diesel
======

Diesel makes your Rails engines go:

* Write conventional install generators.
* Write conventional Cucumber generators.
* Write conventional RSpec generators.
* Write conventional views generators.
* Easily integration test your engine in Rails apps without embedding Rails apps in your test suite.

Help
----

* [Documentation](http://rdoc.info/gems/diesel) at RDoc.info.
* [Patches welcome](http://github.com/thoughtbot/diesel/issues) via Github Issues.
* [#thoughtbot](irc://irc.freenode.net/thoughtbot) IRC channel on freenode.

Credits
-------

![thoughtbot](http://thoughtbot.com/images/tm/logo.png)

Clearance is maintained and funded by [thoughtbot, inc](http://thoughtbot.com/community)

Thank you to all [the contributors](https://github.com/thoughtbot/diesel/contributors)!

The names and logos for thoughtbot are trademarks of thoughtbot, inc.

License
-------

Diesel is Copyright © 2010-2011 thoughtbot. It is free software, and may be redistributed under the terms specified in the LICENSE file.

0 comments on commit ac70454

Please sign in to comment.