Skip to content
This repository has been archived by the owner on May 19, 2021. It is now read-only.

Updated readme with TM2 install instructions #34

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mcoms
Copy link

@mcoms mcoms commented Oct 10, 2012

Updated the readme file with instructions for TextMate 2 installation which reads bundles from the Avian directory rather than TextMate.

@mjobin-mdsol
Copy link

I've merged the fix in this fork and it worked.

https://github.com/anandhak/cucumber-tmbundle

mkdir -p ~/Library/Application\ Support/Avian/Bundles/
cd ~/Library/Application\ Support/Avian/Bundles
git clone git://github.com/cucumber/cucumber-tmbundle.git Cucumber.tmbundle
osascript -e 'tell app "TextMate" to reload bundles'

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is not necessary (actually errors out)

only restarting TextMate will work

after you apply the fix from the other fork

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually restarting shouldn’t be necessary (either).

@jeffshantz
Copy link

Nevermind, it worked. I'm an idiot.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants