Skip to content

natpicone/titools-tmbundle

This branch is up to date with KONDENSATOR/titools-tmbundle:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jul 18, 2011
bde0332 · Jul 18, 2011

History

20 Commits
Jul 18, 2011
Jul 18, 2011
Apr 15, 2011
Apr 29, 2011

Repository files navigation

Titanium Tools Textmate Bundle

Bundle for TextMate which allows you to

  • Run JSLint on any file in project
  • Build and run your iPhone or Desktop project

Installation

Open terminal and enter:

git clone git://github.com/KONDENSATOR/titools-tmbundle.git ~/Library/Application\ Support/TextMate/Bundles/titools.tmbundle

Restart TextMate or reload your bundles from within TextMate.

Updating

Open terminal and enter:

cd ~/Library/Application\ Support/TextMate/Bundles/titools.tmbundle

git pull

Restart TextMate or reload your bundles from within TextMate.

Usage

Shortcuts

  • Cmd + R (Build and run project)
  • Cmd + B (Run JSLint on current javascript file)
  • Cmd + S (Quick run JSLint on current javascript file, saves document)

Configuration

Update the config.yaml to support your own configuration.

About

JSLINT bundle for TextMate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published