Setup Dev Container
environment:
git submodule update --init --recursive
devcontainer open .
Update blowfish
theme:
git -C themes/blowfish fetch
git -C themes/blowfish checkout <GITREF>
git add themes/blowfish
git submodule update --init --recursive --remote
This code is licensed under the MIT License.
See the NOTICE.txt
file for required notices and attributions.