Skip to content

ThirstyHead/taiko-book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Taiko Book

This books takes a very practical, code-first approach to solving common problems using Taiko, a browser-automation DSL.

A PDF version of the latest draft can be found in /dist/book.pdf.

Building the book

This book was written in Asciidoctor. This project assumes that you have Asciidoctor installed locally, as well as Asciidoctor PDF.

Software Requirements

Future Features

The default local installation of Asciidoctor is written in Ruby. There is a JavaScript port of Asciidoctor that should run equivalently in NodeJS. Migrating this project to AsciidoctorJS is an early goal of this project so that you can git clone; npm install; npm build. https://asciidoctor.org/docs/asciidoctor.js/