Skip to content

An Atom package to clone and open a git project to the Atom Editor

License

Notifications You must be signed in to change notification settings

ezhilvendhan/import

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Import

Git Clone and Import a project using ctrl - shift - i [Mac & Windows] or ctrl - i [Linux]

Install: apm install import

Usage:

  1. On Mac & Windows, ctrl - shift - i to open the dialog On Linux, use ctrl - i
  2. 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 cloned and imported.

For existing projects inside Atom Project Home, just type in the folder name to import.

Import

About

An Atom package to clone and open a git project to the Atom Editor

Resources

License

Stars

Watchers

Forks

Packages

No packages published