forked from merlinthered/sublime-rainmeter
-
Notifications
You must be signed in to change notification settings - Fork 3
Installation
thatsIch edited this page Jan 25, 2017
·
2 revisions
The easiest way to install is via [Package Control][3]. If you don't have it installed yet, I highly recommend it. Package Control will manage your packages and update them automatically.
If you have Package Control installed:
- open the command palette (default ctrl+shift+p)
- run
Package Control: Install Package
command - search for
Rainmeter
and hit enter
The package will now be installed and kept up- to-date automatically.
Browse to your Sublime Text 3 Package folder (e.g. C:\Users\[Your Username]\AppData\Roaming\Sublime Text 3\Packages on Windows). Then clone the package there using git:
git clone https://github.com/thatsIch/sublime-rainmeter.git Rainmeter
As a result, this path should exist: C:\Users\[Your Username]\AppData\Roaming\Sublime Text 3\Packages\Rainmeter\README.md.
Don't forget to update regularly by running
git pull
in the Rainmeter package directory.
- Download the latest version from the build server
- Drop the .sublime-package file into your Installed Packages folder (C:\Users\[Your Username]\AppData\Roaming\Sublime Text 3\Installed Packages on Windows)
- Download the latest version from github
- Unzip it
- Rename the folder to Rainmeter
- Move it to C:\Users\[Your Username]\AppData\Roaming\Sublime Text 3\Packages\