1.0.8 • Published 4 years ago
cdlpm v1.0.8
cdlpm
a ts-node template creator
install
yarn global add cdlpmnpm install cdlpm -gusage
cdlpm create <dirname> [-t <template>] [-i]will create a dir named 'dirname'
if template is empty it will be 'basic' by default
templates
basic
as title says, it contains a basic environment
other
todo