https://github.com/fkhadra/sublime-installer
A Sublime Text Editor Installer made in shell script for the 2.0.1 version
https://github.com/fkhadra/sublime-installer
Last synced: 3 months ago
JSON representation
A Sublime Text Editor Installer made in shell script for the 2.0.1 version
- Host: GitHub
- URL: https://github.com/fkhadra/sublime-installer
- Owner: fkhadra
- License: mit
- Fork: true (waldyr/sublime-installer)
- Created: 2019-03-26T11:45:45.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2016-01-29T17:18:31.000Z (almost 10 years ago)
- Last Synced: 2024-05-02T01:10:27.785Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 125 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
## Sublime Installer (Not maintained anymore)
Sublime Installer is a simple script for Sublime Text Editor auto setup. It gives you:
* Sublime 2.0.1 Text Editor
* Sublime's Custom Icon
* Sublime's Plugin: Package Control
* Sublime's Plugin: Emmet (Old Zen Coding)
### Distros supported:
* Ubuntu 10.04+
## Getting Started
### Usage
Just type the following line on your terminal, read the instructions carefully and let the script do the job for you!
_Problems?! Please take a look at [troubleshooting section](https://github.com/waldyr/Sublime-Installer/edit/master/README.md#troubleshooting)_
````
wget --no-check-certificate https://raw.github.com/waldyr/Sublime-Installer/master/sublime_installer.sh && bash sublime_installer.sh
````
## Troubleshooting
Be sure to wait for load PyV8 binary. If it persists, please start an issue [here](https://github.com/waldyr/Sublime-Installer/issues/new) and let me know what happened.
## Additional Information
### Suggestions or Contributions
You can freely email me, if happened anything unexpected, if it works like a charm or also give me suggestions. I'll answer you ASAP with the due respect!
For contributions, I will analyze if your pull request is within the scope and the minimum correctness, furthermore you will be added in the contributors section, that by the way is empty.
### Sublime Package Control
http://wbond.net/sublime_packages/package_control
### Emmet (Old Zen Coding)
https://github.com/sergeche/emmet-sublime
### Sublime's custom image