All Projects → macor161 → atom-package-sync

macor161 / atom-package-sync

Licence: MIT License
Synchronize your atom packages and settings easily

Programming Languages

javascript
184084 projects - #8 most used programming language
coffeescript
4710 projects

Projects that are alternatives of or similar to atom-package-sync

Php Ide Serenata
Atom IDE package that integrates the Serenata server to provide PHP code assistance
Stars: ✭ 277 (+1159.09%)
Mutual labels:  atom, package
Atom Latex
The only LaTeX package you need for typesetting with Atom.
Stars: ✭ 60 (+172.73%)
Mutual labels:  atom, package
Atom Korean Spell Daum
Daum 맞춤법 검사기로 텍스트를 보내 손쉽게 교정 가능한 Atom package
Stars: ✭ 24 (+9.09%)
Mutual labels:  atom, package
Atom Modular Snippets
:atom: A modular solution to snippets in @Atom.
Stars: ✭ 8 (-63.64%)
Mutual labels:  atom, package
atom-toolbar-almighty
Atom editor's missing toolbar
Stars: ✭ 21 (-4.55%)
Mutual labels:  atom, package
Notes
📝 Simple delightful note taking, with more unix and less lock-in.
Stars: ✭ 939 (+4168.18%)
Mutual labels:  productivity, sync
Atom Annotations
Atom package that shows annotations (e.g. for overriden methods interface implementations) in your PHP source code.
Stars: ✭ 14 (-36.36%)
Mutual labels:  atom, package
Nb
CLI and local web plain text note‑taking, bookmarking, and archiving with linking, tagging, filtering, search, Git versioning & syncing, Pandoc conversion, + more, in a single portable script.
Stars: ✭ 3,846 (+17381.82%)
Mutual labels:  productivity, sync
toggler
Atom plugin - Toggle words and symbols
Stars: ✭ 21 (-4.55%)
Mutual labels:  atom, package
Teletype
Share your workspace with team members and collaborate on code in real time in Atom
Stars: ✭ 2,345 (+10559.09%)
Mutual labels:  atom, package
Open On Github
Atom package for opening files on GitHub.com
Stars: ✭ 89 (+304.55%)
Mutual labels:  atom, package
element-helper
🚀 Element-Helper is a Atom package for Element-UI.
Stars: ✭ 74 (+236.36%)
Mutual labels:  atom, package
atom-file-bookmark
Bookmark files in your project for quick access
Stars: ✭ 16 (-27.27%)
Mutual labels:  atom, productivity
multi-cursor
🎉
Stars: ✭ 44 (+100%)
Mutual labels:  atom, package
multihack-brackets
Realtime collaboration for programmers. (Brackets Extension)
Stars: ✭ 24 (+9.09%)
Mutual labels:  sync
helloworld
federated social web blog and RSS reader
Stars: ✭ 22 (+0%)
Mutual labels:  atom
sound field analysis-py
Analyze, visualize and process sound field data recorded by spherical microphone arrays.
Stars: ✭ 61 (+177.27%)
Mutual labels:  package
pidesktop
Collected files, drivers and documentation for the pidesktop case
Stars: ✭ 26 (+18.18%)
Mutual labels:  package
laravel-any
🏓 Laravel collection macro that determine if `any` item from the collection passes the given truth test.
Stars: ✭ 38 (+72.73%)
Mutual labels:  package
prot16
Colour schemes mainly for highlighting code syntax. Each theme uses a 16-colour palette. It comes in light and dark variants.
Stars: ✭ 18 (-18.18%)
Mutual labels:  atom

Atom Package Sync

Synchronize packages, settings, keymaps, user styles, init script and snippets automatically across Atom instances. The code is based on the great sync-settings package.

GitHub Logo

Install

With the atom package manager:

apm install atom-package-sync

Or Settings ➔ Packages ➔ Search for atom-package-sync

Usage

  1. Login with your Google account (Github coming soon)
  2. That's it :)

Hosting on your own server

If you want to host the synchronization service on your own private server, take a look at atom-package-sync-server

Contributing

If you're going to submit a pull request, please try to follow the official contribution guidelines of Atom.

  1. Fork it.
  2. Create your feature branch (git checkout -b my-new-feature).
  3. Ensure tests are passing.
  4. Commit your changes (git commit -am 'Add some feature').
  5. Push to the branch (git push origin my-new-feature).
  6. Create new Pull Request.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].