Skip to content

alepez/LiveReloadMake-sublimetext3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

LiveReloadMake - LiveReload Make extension for Sublime Text 3

Extends LiveReload plugin with Make.

When this plugin is enabled, make is called on file save. When build finishes, browser reload the current page.

Installing

Open Terminal and

Linux users

cd ~/.config/sublime-text-3/Packages
rm -rf LiveReloadMake
git clone https://github.com/alessandro-pezzato/LiveReloadMake-sublimetext3.git LiveReloadMake

OSX users

cd ~/Library/Application\ Support/Sublime\ Text\ 3/Packages/
rm -rf LiveReloadMake
git clone https://github.com/alessandro-pezzato/LiveReloadMake-sublimetext3.git LiveReloadMake

Using

Using Command Palette (Ctrl+Shift+P), search "LivereLoad", then "Enable - Make".

See LiveReload for complete usage.

About

LiveReload Make extension for Sublime Text 3

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages