Manually Install Atom Packages on Windows

Suppose package name is ATOM_PACAKGEgit

Step1 - press "Win+R" and type "cmd";atom

Step2 - cd .atom/packages;url

Step3 - find url of ATOM_PACKAGE in GitHub;cmd

Step4 - git clone $url(of ATOM_PACKAGE);it

Step5 - cd ATOM_PACKAGE;apm

Step6 - apm install;

Step7 - Done!

相關文章
相關標籤/搜索