Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 318 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 318 Bytes

Scaffolding

You can scaffold Haibun into an existing or new project using npx -p @haibun/utils scaffold. This will add the core library, Typescript and unit test support (if missing), steppers, a placeholder library, and tests. It won't overwrite existing files. It presumes a src folder for source files.