writefreely / writefreely-swift

A Swift package wrapping the WriteFreely / Write.as API
BSD 3-Clause "New" or "Revised" License
9 stars 1 forks source link

Add .arena-sample.swift file for SPI #31

Closed AngeloStavrow closed 3 years ago

AngeloStavrow commented 3 years ago

Based on this tweet, we can add a file called .arena-sample.swift to the package which the Swift Package Index ingests and turns into sample code for their "Try in a Playground" feature.

This should provide a couple of simple methods, be very thoroughly commented, and include instructions on how to create an account on an open WriteFreely instance (or Write.as) for testing.