Skip to content

Repository with my custom CodeSnippets and a script to import from/export to Xcode.

Notifications You must be signed in to change notification settings

kvdesa/customCodeSnippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CodeSnippets Repository

This is a repository with my custom CodeSnippets and a script to import from/export to Xcode.

Script usage

There are 2 available actions: either import from or export to Xcode.

Import from Xcode

Copies the contents of Xcode path ~/Library/Developer/Xcode/UserData/CodeSnippets to current path ~/CodeSnippets.

sh customCodeSnippets.sh importFromXcode

Export to Xcode

Copies the contents of current path ~/CodeSnippets to Xcode path ~/Library/Developer/Xcode/UserData/CodeSnippets.

sh customCodeSnippets.sh exportToXcode

About

Repository with my custom CodeSnippets and a script to import from/export to Xcode.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages