mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
ac06646b1f
Docker-DCO-1.1-Signed-off-by: German Del Zotto <germ@ndz.com.ar> (github: GermanDZ)
16 lines
431 B
Markdown
16 lines
431 B
Markdown
# Docker.tmbundle
|
|
|
|
Dockerfile syntaxt highlighting for TextMate and Sublime Text.
|
|
|
|
## Install
|
|
|
|
### Sublime Text
|
|
|
|
Available for Sublime Text under [package control](https://sublime.wbond.net/packages/Dockerfile%20Syntax%20Highlighting).
|
|
Search for *Dockerfile Syntax Highlighting*
|
|
|
|
### TextMate 2
|
|
|
|
Copy the directory `Docker.tmbundle` (showed as a Package in OSX) to `~/Library/Application Support/TextMate/Managed/Bundles`
|
|
|
|
enjoy.
|