Skip to content

How to try out the latest changes in the master branch

Sayed Ibrahim Hashimi edited this page Sep 2, 2014 · 3 revisions

Trying out the latest changes is easy. All you need to do is clone the Kulture repo into the right folder. Below you'll find instructions for both Mac and Windows.

Manual Install for Mac

  • Delete Kulture folder at /Users/{user}/Library/Application\ Support/Sublime\ Text\ 3/Packages if exists
  • Install Sublime Kulture by cloning this repo into /Users/{user}/Library/Application\ Support/Sublime\ Text\ 3/Packages
    git clone https://github.com/ligershark/Kulture.git

Manual Install for Windows

  • Delete Kulture folder at C:\Users\{user}\AppData\Roaming\Sublime Text 3\Packages if exists
  • Install Sublime vNext by cloning this repo into C:\Users\{user}\AppData\Roaming\Sublime Text 3\Packages
    git clone https://github.com/ligershark/Kulture.git