Skip to content
zac1st1k edited this page Jun 13, 2014 · 23 revisions

Welcome to the the-swift-programming-language-in-chinese wiki!

暂时先写这里了啊。。。对不住啊``

添加语法高亮的方法,无命令行操作

  • 下载github客户端
  • fork,numbbbbb的项目
  • 把fork过去的项目也就是你的项目clone到你的本地
  • 然后修改本地的source文件夹里的md文件。
  • 在每一块代码的前面加swift在每一块代码的后面加,修改成如下格式
```swift
    println("Hello, world")
  • 然后commit然后pull request。
  • umbbbbb会检查以后merge
Clone this wiki locally