Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

TypeScript example

Plain TypeScript library showing how to wire tsc + Vitest + ESLint into a Harmont CI pipeline. Build + test + lint.

Run the pipeline

cd examples/typescript
hm run ci --local

See .hm/pipeline.py for the definition; examples/README.md for the full index.