Adam Stus
Adam Stus
### Python version Python 3.12.3 (main, Apr 9 2024, 08:09:14) [Clang 15.0.0 (clang-1500.3.9.4)] ### Operating system and processor architecture macOS-14.5-arm64-arm-64bit ### Installed packages ```python annotated-types==0.7.0 asn1crypto==1.5.1 certifi==2024.6.2 cffi==1.16.0 cfgv==3.4.0 charset-normalizer==3.3.2...
### Pre-review checklist * [ ] I've confirmed that instructions included in README.md are still correct after my changes in the codebase. * [ ] I've added or updated automated...
…ged rich markup mode to markdown, added docstring split by headers ### Pre-review checklist * [x] I've confirmed that instructions included in README.md are still correct after my changes in...
### Description It would be helpful if `snow init` could: 1. Render files to not empty directory. 2. Override existing files. 3. Render file with specific name. ### Context _No...