arkit

v1.0.7
A CLI tool to visualise project architecture
architecture cli codebase component diagram flow generate javascript js and 6 more...

compile

tsc --project .

lint

tslint --project .

build-schema

typescript-json-schema src/config.ts ConfigSchema --required true --id 'https://raw.githubusercontent.com/dyatko/arkit/master/schema.json' -o schema.json

build

npm run compile && npm run build-schema

test

jest

Metadata

  • MIT
  • >= 6.16.0
  • Marat Dyatko
  • released 2/24/2019

Downloads

Maintainers