Getting Started

Install Preships globally and initialize any web repo in under a minute.

Install

npm install -g preships

Initialize a Repo

cd your-project
preships init --url http://localhost:3000

This creates:

Run Checks

preships run

Watch Mode

preships watch
Watch mode debounces changes and creates updated reports in .preships/report.md.