mirror of
https://github.com/Rayerd/dfl.git
synced 2025-04-25 12:39:55 +03:00
2 lines
65 B
PowerShell
2 lines
65 B
PowerShell
dub clean
|
|
dir examples | % { cd $_ && del ./bin/* && dub clean }
|