Skip to content

VoidTechnology/XcodeCodeSnippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

ReactorKit Code Snippets in VoidTech

A collection of useful ReactorKit code snippets in VoidTech

Installation

Quit Xcode before installation and run the script below in the terminal:

git clone https://github.com/VoidTechnology/XcodeCodeSnippets
mkdir -p $HOME/Library/Developer/Xcode/UserData/CodeSnippets
cp XcodeCodeSnippets/CodeSnippets/* $HOME/Library/Developer/Xcode/UserData/CodeSnippets
rm -rf XcodeCodeSnippets

Or if you have a cloned repository:

cd /path/to/repo
make

License

All code snippets are under MIT license. See the LICENSE for more info.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published