Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/toxinu/Sublimall
Synchronize your SublimeText configuration
https://github.com/toxinu/Sublimall
python sublimetext
Last synced: about 2 months ago
JSON representation
Synchronize your SublimeText configuration
- Host: GitHub
- URL: https://github.com/toxinu/Sublimall
- Owner: toxinu
- License: other
- Created: 2014-02-04T19:04:12.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2017-08-10T20:22:12.000Z (over 7 years ago)
- Last Synced: 2024-10-27T22:31:46.560Z (about 2 months ago)
- Topics: python, sublimetext
- Language: Python
- Homepage:
- Size: 1.91 MB
- Stars: 541
- Watchers: 14
- Forks: 33
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Sublimall
=========**Warning**: For people who saw Sublimall in trending, you have to know that I stop maintaining this project. But plugin and server source code are on github and maintainers are welcome!
Sublimall is the way to sync and save your SublimeText configuration everywhere. Just create an account, install the plugin and that's all.
Sublimall is an opensource, [server](https://github.com/socketubs/sublimall-server) and [plugin](https://github.com/socketubs/Sublimall).Sublimall is only for Sublime Text 3!
Server side can't read your configuration because its encrypted locally by your SublimeText.
It allows you to encrypt your package in order to increase your privacy. Let's start today!
Install
=======If for any reason you can't found Sublimall on Package Control, there is a manual way to install it.
* Open a terminal
* Go to SublimeText plugins directory (cd $HOME/.config/sublime-text-3/Packages)
* And clone Sublimall repository: ``git clone https://github.com/toxinu/Sublimall.git``Report a bug
============Take a look at your ``~/.sublimall.org`` file and post an issue.
On Windows its in your ``C:\Users\\.sublimall.log``License
=======MIT License.