feat: installer and logging

This commit is contained in:
2024-03-07 01:51:14 +00:00
parent 1d574b0d63
commit c0ce6ea961
4 changed files with 9 additions and 3 deletions

View File

@@ -12,3 +12,5 @@ if ! command -v git &> /dev/null; then
brew install git
fi
fi
git --version