jessesquires / swift-proposal-analyzer

An analysis of Swift Evolution proposals

Home Page:https://jessesquires.github.io/swift-proposal-analyzer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make analyzer its own framework, add docs, etc.

jessesquires opened this issue · comments

It would be awesome to make swift-proposal-analyer its own Cocoa framework.

  • Extract playground Sources/ into a Cocoa framework
  • Use jazzy to generate docs
  • Add tests
  • Setup travis-ci
  • Import this framework into the playground

Docs is setup, still need to write them

Follow-up tasks at #9 and #10 for docs and tests