Sha256: 299f97e3e6d83ff922fb35aa6ea2034632f5db6c76ec519f85d489b7ccfb120d

Contents?: true

Size: 584 Bytes

Versions: 1

Compression:

Stored size: 584 Bytes

Contents

## Forge is a toolkit for bootstrapping and developing WordPress themes.

[Forge website and screencast](http://forge.thethemefoundry.com/)

[User's manual](http://forge.thethemefoundry.com/manual)

-----

Current Version: **0.1.0**

Install Forge (requires [Ruby](http://www.ruby-lang.org/) and [RubyGems](http://rubygems.org/)):

    $ gem install forge

Create your new theme project:

    $ forge create themename

Watch for changes and start developing!

    $ cd themename
    $ forge watch

See the [user's manual](http://forge.thethemefoundry.com/manual) for more information.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
forge-0.0.1 README.md