Skip to content

Instantly share code, notes, and snippets.

@mastilver
Created March 16, 2017 10:09
Show Gist options
  • Save mastilver/ebbbc0b4d09ee4443fa193909d1bd296 to your computer and use it in GitHub Desktop.
Save mastilver/ebbbc0b4d09ee4443fa193909d1bd296 to your computer and use it in GitHub Desktop.
installed atom package

Generate package-list.txt

apm list --installed --bare > package-list.txt

Install packages

apm install --packages-file package-list.txt

atom-beautify@0.29.17
atom-ternjs@0.18.2
autocomplete-paths@1.0.5
editorconfig@2.2.2
language-javascript-jsx@0.3.7
linter@1.11.23
linter-eslint@8.1.3
linter-jsonlint@1.3.0
linter-xo@0.21.2
minimap@4.26.8
minimap-git-diff@4.3.1
regex-railroad-diagram@0.16.0
svg-preview@0.11.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment