A framework for building customized characters and exporting them to images.
The framework im this package is meant for learning purposes and will serve as an example Swift package for the learning material at simonbs.github.io/BuildABuddyKit.
The learning material that guides the reader through documenting BuildABuddyKit is available at simonbs.github.io/BuildABuddyKit
The documentation of BuildABuddyKit is made with Apple's DocC framework. The documentation can be built by opening the BuildABuddyKit package in Xcode and selecting Product > Build Documentation.
The BuildABuddy app in this repository is an example app that showcase the functionality of BuildABuddyKit.