Skip to content

A command-line interface for installing Xcode Snippets

License

Notifications You must be signed in to change notification settings

dazuiba/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

Creator

Mattt Thompson (@mattt)

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

  • Ruby 100.0%