Skip to content

Source files for CodeceptJS website. Readme is copied from CodeceptJS docs

Notifications You must be signed in to change notification settings

codeceptjs/website

Repository files navigation

CodeceptJS website

Website is built with vuepress. Source code for codecept.io

Launch website

  1. clone this repo
  2. npm i
  3. ./runok.js serve - to launch server

runok task runner is used for build tasks. Call it with ./runok.js <command> or npx runok <command>

Sync docs

Docs are taken from CodeceptJS repo and synchronized manually with:

./runok.js update

Publish site

./runok.js publish

About

Source files for CodeceptJS website. Readme is copied from CodeceptJS docs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published