Skip to content

gmasclet/decipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Decipher

A tool that generates the dependency graph of a Typescript project and exports it as a set of Cypher queries.

Usage

# Install NPM packages
$ npm ci

# Compile TS sources
$ npm run build

# Lint sources (optional)
$ npm run lint

# Execute the tool
$ npm start

About

A tool that generates the dependency graph of a Typescript project and exports it as a set of Cypher queries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors