Jun 18, 2026, 12:01 PM
This commit is contained in:
@@ -4,7 +4,7 @@ Project and shell commands for development, utility, and maintenance tasks.
|
||||
|
||||
## Maintenance Scripts (Windows PowerShell)
|
||||
|
||||
- **Knowledge-base Terms Replacer**: Refactors old "wiki" references to "knowledge" across files and renames files containing "wiki":
|
||||
- **Knowledge-base Terms Replacer**: Refactors old "knowledge" references to "knowledge" across files and renames files containing "knowledge":
|
||||
```powershell
|
||||
powershell.exe -NoProfile -ExecutionPolicy Bypass -File .\replace_knowledge.ps1
|
||||
```
|
||||
@@ -34,3 +34,4 @@ Project and shell commands for development, utility, and maintenance tasks.
|
||||
```powershell
|
||||
git log -n 3
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user