Sha256: 5a7af773e8b245bac5cd4969dacbe1ada30ce7a8930a6f2a5ce444e84a4524ea

Contents?: true

Size: 567 Bytes

Versions: 1

Compression:

Stored size: 567 Bytes

Contents

# Rbee

Rbee is designed to help manage installations of ExpressionEngine through the commandline.  The goals for the project are to:

* Report on an individual installation
* Connect and manipulate configuration information in the database

## Installation

Installation happens through rubygems:

  gem install rbee
  
## Usage

To use the ExpressionEngine tool, cd to the root of the installation and run the 'ee' command:

  cd /var/www/expression_engine
  ee <subcommand>
    
## Author

Impdesigns with code based on "Crash Cart" by Patrick Reagan of Viget Labs

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rbee-0.1.0 README.markdown