How to Write a Model

Follow along in the videos as Ryan O’Sullivan walks you through writing a model and contributing it to Creation Platform, starting from scratch.

Installing red-models

From a blank screen to a fully functioning local copy of the red-models repository.

Installing red-models

ℹ️ Some specifics in this video may have changed since it was produced. However, the fundamentals remain the same and the latest detail on installing can be found in the RED Models README.

Writing a Model

Learn how to write a model for use in Creation Platform.

Writing a Model

Writing Tests

All models need tests, and this final step covers how to write them.

Writing Model Tests