Skip to content

Instantly share code, notes, and snippets.

@jmoberly
Last active November 11, 2015 15:37
Show Gist options
  • Save jmoberly/8c7324a21244c8d54118 to your computer and use it in GitHub Desktop.
Save jmoberly/8c7324a21244c8d54118 to your computer and use it in GitHub Desktop.
Script to install Atom packages that I use.
apm install slime
gem install puppet-lint
apm install language-puppet
apm install linter-puppet-lint
go get -u github.com/golang/lint/golint
apm install linter-golinter
go get -v golang.org/x/tools/cmd/goimports
apm install go-imports
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment