Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/silence0201/codesnippet

CodeSnippet for Xcode
https://github.com/silence0201/codesnippet

codesnippet xcode

Last synced: 13 days ago
JSON representation

CodeSnippet for Xcode

Awesome Lists containing this project

README

        

# CodeSnippet
CodeSnippet for Xcode

## How to import all code snippets to Xcode

The default snippets are stored in the ~/Library/Developer/Xcode/UserData/CodeSnippets/

We can check out this git project and use a soft link to the target directory.

Usage:

1. check out the project using: git clone https://github.com/silence0201/CodeSnippet
2. add authority: chmod u+x *.sh
3. execute: ./setup.sh

## Comment

o --> Objective-C

s --> Swift

## CodeSnippet
CodeSnippet is available under the MIT license. See the LICENSE file for more info.