Miguel Ángel Díaz
Miguel Ángel Díaz
## Description Let to nef set transparent background for code snippets, so the exported `png` has a clear background. ## Sample usage You can check the next comment in [nef-plugin](https://github.com/bow-swift/nef-plugin/issues/24#issue-1056963495)...
Add description and examples of use for the microsite. ### What should be documented? - [x] (verification) How to `compile` from the command line a Swift Playground project. - [x]...
## Description Let `nef` evaluate the code, not only verify it compiles, but also runs it. ## Sample usage `nef run --project ` Input: ```swift import Bow let either =...
## Description Currently, nef can generate [markdown files](https://github.com/bow-swift/nef#-generating-a-markdown-project) given a nef Playground. Also, it lets you export your documentation to markdown files that can be consumed from Jekyll to generate...
We want to publish a GitHub action to let users compile its `nef Playgrounds` (with 3rd-party libraries)
We want to publish a GitHub action to let users compile its Xcode Playgrounds (no external dependencies)