Skip to content

YurMil/Tube-Sheet-Generator-

Repository files navigation

Tube Sheet Generator

Standalone Vite micro-application for generating tube sheet layouts with DXF and STEP export.

The built application is published into the CAD AutoScript host site at:

static/utility-apps/tube-sheet-generator/app.html

Local Development

pnpm install
pnpm dev

Production Build

pnpm typecheck
pnpm build

The production bundle is emitted to dist/ with:

  • app.html
  • assets/*
  • manifest.json
  • checksums.json

Deployment

The GitHub Actions workflow builds this app, uploads a static artifact, and deploys dist/ into YurMil/cadautoscript.com.

Required repository secret:

DEPLOY_TOKEN

The token must have permission to push to the host repository.

About

Web utility - Tube layout preview with DXF/STEP export

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors