@triply/etl-generator

v2.1.0
A tool to quickly generate Triply ETL projects.
etl

build

rm -rf dist && tsc

cli

node ./dist/main

dev

tsc --watch --preserveWatchOutput

lint

cross-env ESLINT_STRICT=true ESLINT_EXPENSIVE=true eslint --ext .tsx --ext .ts ./src

lint:precommit

cross-env ESLINT_STRICT=true eslint

postpack

pinst --enable

postversion

versionToBranch

prepack

pinst --disable

prepare

husky install

preversion

isCleanBranch
npm i @triply/etl-generator

Metadata

Downloads