Documentation

Docs

Everything you need to install, configure, and get the most out of BuildStax.

Quick start

Install BuildStax, point it at your repo, and run your first task in under two minutes.

# Install
npm install -g @buildstax/cli
# Authenticate
buildstax login
# Run your first task
buildstax task "add input validation to the signup form"