/batect-sample-typescript

A TypeScript-based sample application for Batect

Primary LanguageBatchfileApache License 2.0Apache-2.0

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.