Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Instructions on rebuilding after adding a .yml file #401

Open
ramonbroox opened this issue Oct 9, 2023 · 2 comments
Open

Instructions on rebuilding after adding a .yml file #401

ramonbroox opened this issue Oct 9, 2023 · 2 comments

Comments

@ramonbroox
Copy link

There is no instructions on rebuilding the .sh and related files after adding a .yml file.

@stablestud
Copy link
Contributor

Haven't tested but it should be something like this:

pip3 install -r requirements.txt
python3 ./tools/generatJson.py
python3 ./tools/generateJsonFiles.py
python3 ./tools/updateThemes.py
python3 ./tools/generateShFiles.py

generate.sh could be obsolete, but @Mgldvd knows more

@stablestud
Copy link
Contributor

After is has been verified those are the steps on how to generate fresh themes, one could fix the typo of generatJson.py and also document these in the README.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants