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

Author

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