/Cram.tmbundle

📋 TextMate Support for the Cram Testing Framework

Primary LanguageRubyGNU General Public License v3.0GPL-3.0

Cram Bundle

This TextMate bundle provides support for Cram, a functional testing framework for command line applications.

Cram

Installation

Manual

  1. Download the latest release
  2. Unzip the archive
  3. Double-Click on “Cram.tmbundle”

Terminal

mkdir -p "$HOME/Library/Application Support/TextMate/Bundles"
cd "$HOME/Library/Application Support/TextMate/Bundles"
git clone https://github.com/sanssecours/Cram.tmbundle

Requirements

  • Operating System: OS X 10.10.0 or newer
  • TextMate: 2.0-beta.12.11 or newer