Sha256: 4addff830230cbecbe79f313079b1d9c8389ac0f09a7d87a8c8a1ecaa600fccc

Contents?: true

Size: 574 Bytes

Versions: 2

Compression:

Stored size: 574 Bytes

Contents

# Stump CLI

Initialize a WordPress project based on the Stump theme

## Installation

`$ gem install stump-cli --no-rdoc --no-ri`

## Usage

`stump-cli init NAME`

## TODO
* pull latest WordPress release on init
* pull Stump from https://github.com/kohactive/stump on init

## Contributing

1. Fork it ( https://github.com/[my-github-username]/stump-cli/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

2 entries across 2 versions & 1 rubygems

Version Path
stump-cli-0.1.3 README.md
stump-cli-0.1.2 README.md