Skip to content

OpenBankingToolkit/openbanking-ui-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Commands

addTheme

openbanking-ui-cli addTheme --name <themeName> --customizationPath <pathToCustomizationJSON> --outputFolder <pathToOutputFolder>

params

name default value description
name none theme name
customizationPath none path to the customer json
outputFolder themes Folder to output the theme

buildThemes

openbanking-ui-cli buildThemes --project <projectName>

params

name default value description
project none The app in the angular monorepo that you want to build

appSize

openbanking-ui-cli appSize --theme <themeName> --project <projectName>

params

name default value description
theme none the location of the app in the dist folder dist/${options.theme}
project none The app in the angular monorepo that you want to build

About

Tooling necessary to build OpenBanking apps

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published