Skip to content

Bash script using awk to retrieve modules fetched by a lib in a generated dependency tree file from gradle build tool

Notifications You must be signed in to change notification settings

dgoncalvesramos/get-lib-modules-from-dep-tree-file

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

What is it ?

Bash script using awk to retrieve modules fetched by a lib in a generated dependency tree file from gradle build tool

Usage

$ ./getLibModulesFromDepTree.sh [options] lib_name dep_tree_file

Options:
-v Print the version of the modules fetched by the lib

About

Bash script using awk to retrieve modules fetched by a lib in a generated dependency tree file from gradle build tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages