Skip to content

Instantly share code, notes, and snippets.

@NilStack
Created September 18, 2016 07:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save NilStack/bed1aa592b7ea155090dce176558902e to your computer and use it in GitHub Desktop.
Save NilStack/bed1aa592b7ea155090dce176558902e to your computer and use it in GitHub Desktop.
Quick Template
import Quick
import Nimble
class QuickBasic: QuickSpec {
override func spec() {
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment