Git Clone and Import a project using ctrl - shift - i
[Mac & Windows] or ctrl - i
[Linux]
Install: apm install import
Usage:
- On Mac & Windows,
ctrl - shift - i
to open the dialog On Linux, usectrl - i
- Enter the git repository to clone
Windows Users:
Please ensure you have git installed and the git
command is available on the PATH.
The project will be imported to the Atom Project Home.
If the project is already existing in the Home folder, then it will be imported.
Else, it will be git clone
d and imported.
For existing projects inside Atom Project Home, just type in the folder name to import.