Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 471 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 471 Bytes

Scoutred API Documentation

Scoutred Developer API docs located at https://docs.scoutred.com.

Contributing

If you find an error or have an improvement please send in a pull request.

Local dev

Navigate to the repo root and run hugo server. Hugo will output where to navigate your web browser to (usually localhost:1313)

Building

Docs are built and deployed with the CI / CD pipeline. Any commit to master and pushed to Github will kickoff this process.