0.0.1-beta.1 • Published 1 year ago

franalyse v0.0.1-beta.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

franalyse

franalyse - help you analyze your project file dependencies

# -v, --version   | Show version number
ni -v

# -h, --help      | Show help
ni -h

For more info, run any command with the `--help` flag:
  $ franalyse --help

Options:
  -e, --entry <entry>        Entry file (default: ./src/main.ts)
  -s, --suffix <suffix>      when file has no suffix, auto complete (default: .ts)
  -ex, --excludes <pattern>  matches ignored files according to the regex (default: )
  -a, --alias <alias>        the alias configured in the project 
  -h, --help                 Display this message 
  -v, --version              Display version number 

Examples:
--alias.@ /src
0.0.1-beta.1

1 year ago

0.0.1-beta.0

1 year ago