Created
January 21, 2025 21:27
-
-
Save StefanoLusardi/2fbb4e1396016590ed6b1b1bca7980b0 to your computer and use it in GitHub Desktop.
Setup scripts from https://github.com/TeiaCare/venvpp
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| git submodule add https://github.com/TeiaCare/venvpp.git scripts && | |
| git submodule init && | |
| git submodule update && | |
| git add .gitmodules scripts && | |
| git commit -m "Added venvpp scripts as git submodule" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment