Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 660 Bytes

README.markdown

File metadata and controls

17 lines (15 loc) · 660 Bytes

Introduction

Basic Cucumber Bundle for Sublime Text 2(http://www.sublimetext.com/2)

Installation

Mac OSX

cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages
git clone git://github.com/npverni/cucumber-sublime2-bundle.git Cucumber

Linux

cd ~/.config/sublime-text-2/Packages
git clone git://github.com/npverni/cucumber-sublime2-bundle.git Cucumber

Windows

From within Sublime, click "Preferences" from the top menu
Click "Browse Packages" to open explorer to the packages directory
Create a new folder called "Cucumber"
Copy the *.tmLanguage from this project into your new directory

Restart Sublime Text 2