-
Use
apmto clone and link the repo to developer package directory (~/.atom/dev/packages/package-name)apm develop package-nameThis clones the repo to a default location, ~/github/package-name
You may now move to step 4 directly
-
If you would like to clone the repo into a directory of your choice
git clone https://github.com/atom/package-name -
Next, use
apmlink the cloned repoapm link --dev path/to/your/package -
Lastly, cd to the linked repo and open the repository in developer mode
cd ~/.atom/dev/packages/package-name atom --dev .
Last active
November 3, 2018 02:16
-
-
Save nikhilsaldanha/e671b8079ee41f1a7bd161dc4980471e to your computer and use it in GitHub Desktop.
Contribute to Atom
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment