Hu Gb

TextMate save remotely bundle

Since I have a Mac I am using TextMate for development. My only problem with it was the lack of the remote save feature. But luckily TextMate supports bundles so I thought I will scratch my itch and made a bundle. 
If requires a config file called .remote_config, in the folder of the project which should be something like this:
user: 'username'
password: 'password'
host: 'host'
path: 'path/to/remote/folder'
If this file exists when a file being saved it will upload to the server as well. 
You can download it from here: TextMate save remotely

Szólj Hozzá