106 Forks
201 Stars
201 Watchers

snippets

Atom snippets package

How to download and setup snippets

Open terminal and run command
git clone https://github.com/atom/snippets.git
git clone is used to create a copy or clone of snippets repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with snippets https://github.com/atom/snippets/archive/master.zip

Or simply clone snippets with SSH
[email protected]:atom/snippets.git

If you have some problems with snippets

You may open issue on snippets support forum (system) here: https://github.com/atom/snippets/issues