Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/juliendargelos/sublime


https://github.com/juliendargelos/sublime

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

# Sublime
*

Requires OS X and ruby

*

- [Install Sublime Text](https://www.sublimetext.com) (or a [dev build](https://www.sublimetext.com/3dev) which could be better)
- Clone the repository: `git clone [email protected]:juliendargelos/sublime.git`
- Go to the repository folder: `cd sublime`
- Run the installation script depending on these conditions:
- **Your Sublime Text application support folder is located at `/Users/[yourname]/Library/Application Support/Sublime Text 3/`:**

Just type `./install`
- **Your Sublime Text application support folder is elsewhere or the first method did not work:**

Type `./install "/path/to/your/sublime/text/application/folder"`
- Enjoy 😉