Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

StartAutomating/Pipeworks

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Official Website

PowerShell Pipeworks is a framework for writing Sites and Software Services in Windows PowerShell modules.

Pipeworks provides powerful tools to write websites in PowerShell.

It helps you pipe together tons of tech to write smarter software as a service.

The easiest way to explore pipeworks to to visit the web site http://powershellpipeworks.com/, or to build yourself a local copy.

To do this, make sure you:

  1. Download and Install PowerShell Pipeworks
  2. Enable IIS and ASP.NET
  3. Install the IIS URL Rewrite extension
  4. Change your local PowerShell execution policy to Bypass (Set-ExecutionPolicy Bypass -Force)

Once you've done this, just open up PowerShell and run these three lines to create your local Pipeworks site and run it.

Import-Module Pipeworks
ConvertTo-ModuleService Pipeworks -AllowDownload -Force
Start-Process http://localhost/pipeworks

Getting Started

Play with Pipeworks

Connecting the Clouds

Join Windows and Web

About

PowerShell Pipeworks is a web platform built in Windows PowerShell, and a toolkit for putting it all together with PowerShell

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.