Skip to content

Instantly share code, notes, and snippets.

@gentilfp
Created October 27, 2016 15:30
Show Gist options
  • Save gentilfp/c3e1b549f40c58e4e69ca09b8b588476 to your computer and use it in GitHub Desktop.
Save gentilfp/c3e1b549f40c58e4e69ca09b8b588476 to your computer and use it in GitHub Desktop.
$ apm list --installed --bare > packages.list
$ apm install `cat packages.list`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment