@modusign/ddd

v0.0.1
```cli npm i @modusign/ddd ```
ddd domain

start

ts-node src/index

build

tsc

test

npm run lint && jest

lint

tslint -p tsconfig.json 'src/**/*.ts'

prepare

npm run build

prepublishOnly

npm test

preversion

npm run lint

version

git add -A src

postversion

git push && git push --tags
npm i @modusign/[email protected]

Metadata

  • MIT
  • Whatever
  • seunggu
  • released 6/5/2019

Downloads

Maintainers