Add script for downloading base themes

This commit is contained in:
Joseph Garrone
2021-02-21 23:06:42 +01:00
parent 6ef4348c99
commit 0d5462d2f1
8 changed files with 90 additions and 42 deletions

View File

@ -15,3 +15,26 @@
-
<a href="https://github.com/garronej/keycloak-react-theming">Documentation</a>
</p>
# REQUIREMENT
## For building the theme:
- `mvn` must be installed
## For development, (testing the theme on a docker container ect ):
- `rm`
- `mkdir` )
- `wget`
- `unzip`
Tested on MacOS
# USAGE
## Build the theme:
`npx build-keycloak-theme`
## (Optional/Debug) Download more themes:
`npx download-sample-keycloak-themes`