Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
forked from newlee/tequila

refactor analysis tools. Mysql & Oracle dependencies analysis support. multiple languages based on doxygen, support for C, C++, C#, D, Fortran, IDL, Java, Objective-C, Perl, PHP, Python

License

Notifications You must be signed in to change notification settings

modernizing/tequila

Repository files navigation

Tequila

refactor analysis tools

Usage

tequila viz command line
Usage:
 tequila [command]
Available Commands:
 call icall grpah
 coll full collaboration graph
 dc database call chain grpah
 dd database dependencies
 help Help about any command
 include include dependencies of source code
 jc java code package dependencies
 jd java code to database dependencies
 sp query sql parse
 tar full collaboration graph from tar file
Flags:
 --config string config file (default is $HOME/.tq_viz_cli.yaml)
 -h, --help help for tequila
 -t, --toggle Help message for toggle
Use "tequila [command] --help" for more information about a command.

Doxygen

  1. install doxygen
brew instal doxygen
  1. create Doxyfile

copy from examples

  1. change INPUT & OUTPUT_DIRECTORY in config
INPUT = examples/inheritance-tree-code
OUTPUT_DIRECTORY = examples/inheritance-tree-code

LICENSE

Copyright (c) Li Xin. All rights reserved.

Licensed under the MIT license.

About

refactor analysis tools. Mysql & Oracle dependencies analysis support. multiple languages based on doxygen, support for C, C++, C#, D, Fortran, IDL, Java, Objective-C, Perl, PHP, Python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 97.9%
  • Makefile 1.4%
  • Shell 0.7%

AltStyle によって変換されたページ (->オリジナル) /