https://github.com/primer/atom-packages
A list of Atom packages recommended by the GitHub design systems team
https://github.com/primer/atom-packages
Last synced: about 1 year ago
JSON representation
A list of Atom packages recommended by the GitHub design systems team
- Host: GitHub
- URL: https://github.com/primer/atom-packages
- Owner: primer
- License: mit
- Created: 2017-01-04T16:28:29.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-04T16:45:35.000Z (over 9 years ago)
- Last Synced: 2025-06-06T22:09:50.327Z (about 1 year ago)
- Homepage: https://github.com/styleguide/css/tools/editors/atom
- Size: 1000 Bytes
- Stars: 3
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Atom packages
This repository contains a list of [Atom.io](https://atom.io/) packages recommended by the GitHub design systems team. We have a [list of all the packages and what they do in our style guide](https://github.com/styleguide/css/tools/editors/atom). :heart:
## Install
To install [all of the packages listed](./packages), run this in your terminal.
```
apm install $(curl -L https://raw.githubusercontent.com/primer/atom-packages/master/packages)
```
## License
[MIT](./LICENSE) © [GitHub](https://github.com/)