Skip to content
This repository has been archived by the owner on Jun 27, 2020. It is now read-only.

Xcode-Snippets/xcodesnippet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xcodesnippet

A command-line interface for installing Xcode Snippets

Installation

$ gem install xcodesnippet

Usage

Sourcefile.swift

---
title: "Hello, World!"
summary: "Prints 'Hello World'"
completion-scope: Function or Method
---

println("Hello, World!")

Terminal Command

$ xcodesnippet install path/to/source.m

License

xcodesnippet is released under an MIT license. See LICENSE for more information.

About

A command-line interface for installing Xcode Snippets

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages