Created
February 24, 2016 19:15
-
-
Save joestrong/80a0d2fb56ed326ba1b5 to your computer and use it in GitHub Desktop.
Developing in ATOM
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apm develop <package_name> | |
cd ~/.atom/dev/packages/<package_name> | |
atom -d |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment