基于 Swift 的 Hacker News 阅读器 SwiftHN
- 授权协议: GPL
- 开发语言: Swift
- 操作系统: iOS
- 软件首页: https://github.com/Dimillian/SwiftHN
- 软件文档: https://github.com/Dimillian/SwiftHN/blob/master/README.md
- 官方下载: https://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=919243741&mt=8
软件介绍
SwiftHN,是 Hacker News 阅读器 iOS 版,采用 Swift 编写。
安装
1. 下载代码仓库:
$ git clone --recursive https://github.com/Dimillian/SwiftHN
2. 假如你下载代码仓库时没有选上 recursive 选项,你需要手动安装 HackerSwifter 子模块:
$ cd SwiftHN $ git submodule init $ git submodule update
3. 打开 X-Code:
$ open SwiftHN.xcodeproj
The Lean Startup
Eric Ries / Crown Business / 2011-9-13 / USD 26.00
更多中文介绍:http://huing.com Most startups fail. But many of those failures are preventable. The Lean Startup is a new approach being adopted across the globe, chan ging the way companies are built and ......一起来看看 《The Lean Startup》 这本书的介绍吧!
