Willow
Willow web interaction library for Dolphin Smalltalk 7.1
Dolphin port May 2020 based on:
- Willow v13.0.0
- Willow Bootstrap v12.1.0
- Willow Spinkit v8.0.0
- RenoirSt v7.0.0
- Boardwalk v5.0.0
- Buoy v5.0.0
Many thanks to the Buenos Aires Smalltalk group for permission to port to Dolphin, and for developing Willow and its associated frameworks.
Getting Started
- Install Dolphin Smalltalk 7.1
Automated Installation
- Download and install GitHub Package Manager
- Evaluate:
GitHubPackageManager install: 'rko281/Willow/Willow-Playground-Smalltalks2017'
- All required packages and prerequisites will be downloaded and installed
- Once installation is complete the Smalltalks2017 example application will be started
Manual Installation
- Follow the Manual Installation instructions for Seaside
- This repository should be cloned/downloaded to your image directory
- Install package
Willow-Playground-Smalltalks2017
- this will load all required prerequisites and start the example application