Provides support for syntax colouring in the Atom text editor.
C:\Users\%username%\.atom\packages
/Users/$USER/.atom/packages
apm publish minor
apm publish version-type
apm publish --tag v0.0.1 minor
version-type can be major, minor and patch.
git checkout -b master
git push -u origin master
apm publish minor
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.