home/.config/awesome/icons/rrze/scripts/groovy/powershell doku.txt

11 lines
487 B
Text
Raw Normal View History

2020-08-24 03:37:43 +02:00
PowerShell ausf<73>hren
gvm installieren (warum jedes Mal neu??):
(new-object Net.WebClient).DownloadString('https://raw.githubusercontent.com/flofreud/posh-gvm/master/GetPoshGvm.ps1') | iex
Import-Module posh-gvm
cd D:\Dokumente\Arbeit\RRZE\github\scripts\groovy
groovy .\generatePNG.groovy D:\Dokumente\Arbeit\RRZE\github\bicons
-f um alles komplett <20>berschreiben
ohne -f werden nur nicht vorhandene pngs generiert
16x16 / 22x22 per Hand generieren (werden nicht angefasst)groovy