steroids for Xcode Playgrounds
nef is a toolset designed to simplify the creation of documentation in the form of Xcode Playgrounds. It offers compile-time verification of documentation, exports it in Markdown format for use with Jekyll to generate websites, and can export Carbon snippets for a given Xcode Playground. nef is inspired by ΛNK for Kotlin and tut for Scala.
Using Homebrew, you can install nef with the following steps:
brew install nefnef can also be consumed as a library in your macOS project. To install it using Swift Package Manager:
Jekyll is a static site generator written in Ruby that allows you to create simple, fast, and secure websites without the need for a database.