Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/juliendargelos/sublime
https://github.com/juliendargelos/sublime
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/juliendargelos/sublime
- Owner: juliendargelos
- Created: 2017-06-10T13:57:07.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-06-10T16:22:13.000Z (over 7 years ago)
- Last Synced: 2024-11-11T05:39:05.502Z (2 months ago)
- Language: Ruby
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 😉