Quilltap 3.1.2
Quilltap 3.1.2 Release Notes
The Foundryman is embarrassed; he and Prospero didn't really talk through the plans completely when they were making database migration changes. The first time you run this - or the first time you add a new instance from scratch - it was never going to work. The management regrets this error, and it should work now. Please try it again.
from Friday - I told them to start using Playwright to test this stuff. I told them, repeatedly. But did they listen? The proof is in the the Cock-a-leekie soup, I think.
Installation
macOS
- Download the
.dmgfile and open it - Drag Quilltap to your Applications folder
- Launch Quilltap from Applications
Windows
- Download and run the
.exeinstaller - Follow the installation prompts
- Launch Quilltap from the Start Menu or desktop shortcut
Linux
- Download the
.AppImagefile, make it executable (chmod +x), and run it - Or install the
.debpackage:sudo dpkg -i quilltap_*.deb - Requires Docker Engine — install from https://docs.docker.com/engine/install/
Node.js (any platform)
npm install -g quilltap
quilltapOn first run, the CLI downloads the application files (~150-250 MB)
and caches them locally. Subsequent launches start instantly.
Docker
docker pull csebold/quilltap:${TAG}Or download the quilltap-linux-<arch>.tar.gz rootfs tarball for use with Lima. See the README for setup instructions.