This website requires JavaScript.
Explore
Help
Sign In
images
/
cmder
Watch
2
Star
0
Fork
0
You've already forked cmder
mirror of
https://github.com/cmderdev/cmder.git
synced
2024-11-10 09:49:12 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5243d8bb8d
cmder
/
scripts
History
Jack Bennett
5243d8bb8d
In powershell you pretty much never want to use Write-Host, its output can't be redirected along the pipeline. You couldn't pipe this output to a logfile.
2014-03-05 13:28:18 +00:00
..
build.ps1
In powershell you pretty much never want to use Write-Host, its output can't be redirected along the pipeline. You couldn't pipe this output to a logfile.
2014-03-05 13:28:18 +00:00
pack.ps1
First draft of new build script
2014-02-24 17:33:14 +01:00