Better licences page
This commit is contained in:
parent
b7f0d6f8b2
commit
e550278056
5 changed files with 1219 additions and 1046 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
SCRIPT_DIR=$(cd -- "$(dirname -- "${BASH_SOURCE[0]}")" &> /dev/null && pwd)
|
||||
TPL_LOCATION="$SCRIPT_DIR/template.html"
|
||||
STATIC_LOCATION="$SCRIPT_DIR/../static/licences.html"
|
||||
STATIC_LOCATION="$SCRIPT_DIR/../views/licences.html"
|
||||
PROJECT_URL="git.readonly.ch/bouzoure/pop-camarades"
|
||||
|
||||
go-licenses report "$PROJECT_URL" --template "$TPL_LOCATION" > "$STATIC_LOCATION"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue