https://github.com/capaj/atom-profile
atom package for user management, export/import your config as JSON or through atom-profiles backend
https://github.com/capaj/atom-profile
Last synced: over 1 year ago
JSON representation
atom package for user management, export/import your config as JSON or through atom-profiles backend
- Host: GitHub
- URL: https://github.com/capaj/atom-profile
- Owner: capaj
- License: apache-2.0
- Created: 2015-03-20T16:16:07.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-29T00:56:23.000Z (over 11 years ago)
- Last Synced: 2025-02-10T03:27:38.108Z (over 1 year ago)
- Language: JavaScript
- Size: 156 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# atom-profile package
a user profile via Github auth to synchronize Atom's settings across multiple machines. WIP

##Rough roadmap:
0.1 packages synchronization and config.cson
0.2 keymap
0.3 snippets
0.4 stylesheet
0.5 init script
0.7 import from a file
0.9 exportall to a file
1.0 synchronize open projects(offer to clone if project not cloned on a machine)