Website is built with vuepress. Source code for codecept.io
- clone this repo
npm ibunosh serve- to launch server
bunosh task runner is used for build tasks. Run
bunoshto list commands, orbunosh <command>. Tasks are defined inBunoshfile.js.
Docs are taken from CodeceptJS repo and synchronized manually with:
bunosh docs:update
bunosh publish