ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Other Software > Developer's Corner

PowerShell Analyzer - Free IDE and testing framework for Power Shell

(1/1)

mouser:
MS has been working on PowerShell recently - a scripting language thing for windows (lookout autohotkey!).  Here's a cool looking tool for working with PowerShell scripts.

Harnessing the Power of Powershell.
Powershell Analyzer is a rich interactive environment for Windows Powershell. Its goal is to be the powershell host of choice for IT professionals and system administrators. It has all the typical editor and IDE functionality that you would expect when working on a modern language, but it focuses on the real time interactive experience as if you were at the console, helping you compose the commands you want to use, and also giving you rich graphical visualization of the results. Powershell may seem to just return text like the average Unix shell, but in reality, it is returning rich self describing Dotnet objects.  Powershell Analyzer not only helps you with the INPUT, but also with the output.  It shows you the properties of the rich objects that the commands return, as well as specific visualizers to help you interact with output such as XML, HTML, charts, tables, and hierarchical data structures.

--- End quote ---


http://www.powershellanalyzer.com/




from http://www.larkware.com/dg7/TheDailyGrind1017.aspx

justice:
This software is no longer available, does anyone have a mirror?
Instead you can try PowerGUI

Ath:
This software is no longer available, does anyone have a mirror?
-justice (June 17, 2011, 04:02 AM)
--- End quote ---
It's not quite up to date (executables from 2008) but the original site is still available. The blog is dead though.

Guess PowerGUI is a better choice now ;)

wraith808:
This software is no longer available, does anyone have a mirror?
-justice (June 17, 2011, 04:02 AM)
--- End quote ---
It's not quite up to date (executables from 2008) but the original site is still available. The blog is dead though.

Guess PowerGUI is a better choice now ;)
-Ath (June 17, 2011, 06:46 AM)
--- End quote ---

Last update to the blog was in april, so I wouldn't pronounce it dead yet...

Navigation

[0] Message Index

Go to full version