Skip to content
This repository has been archived by the owner on Oct 22, 2023. It is now read-only.

Latest commit

 

History

History
12 lines (7 loc) · 527 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 527 Bytes

batect-sample-typescript

Pipeline

A sample application with Batect-based build and testing environments.

Run ./batect --list-tasks to see the available tasks and their descriptions, then ./batect <task> to run <task>.

Notes

This is just a sample application used to demonstrate how to use Batect - it is certainly not an example of good practices or production-ready TypeScript.