Skip to content

Commit

Permalink
scc lines of code counting tool
Browse files Browse the repository at this point in the history
  • Loading branch information
LarsEckart committed Feb 10, 2022
1 parent d9de5c4 commit 406e8cb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .exports
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@ export PATH=${PATH}:${JAVA_HOME}/bin

# android
export ANDROID_HOME=$HOME/Library/Android/sdk
export ANDROID_SDK_HOME=$HOME/Library/Android/sdk


# gradle
export GRADLE_HOME="/usr/local/Cellar/gradle/7.3.3"
export GRADLE_HOME="/usr/local/Cellar/gradle/7.4"

export GROOVY_HOME=/usr/local/opt/groovy/libexec

Expand Down
1 change: 1 addition & 0 deletions brew.sh
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ brew install yamllint
brew install vale
brew install tree
brew install gping
brew install scc

brew tap wagoodman/dive
brew install dive
Expand Down

0 comments on commit 406e8cb

Please sign in to comment.