StatelyExample is an example application for Stately that simulates a single-button garage door opener.
StatelyExample uses Stately to build the state machine in the following diagram:
This state machine simulates the states and events of a single-button garage door opener.
git clone git@github.com:softwarenerd/StatelyExample.git
carthage bootstrap --platform macOS
Using Xocde, open and run StatelyExample.xcodeproj
StatelyExample is a work in progress and your contributions are most welcome. Feel free to fork the repo and submit PR's.
StatelyExample is released under the MIT License.