Git Clone and Import a project using ctrl - shift - i
[Mac & Windows] or ctrl - i
[Linux]
Install: apm install import
Usage:
ctrl - shift - i
to open the dialog
On Linux, use ctrl - i
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.
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.