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
Open more actions menu

Repository files navigation

node-powershell with electron-quick-start developer sandbox

This is intended to be run in dev mode so just clone the repo, npm install -S, npm start. You will need PowerShell installed for this to actually work. Use my fork of node-powershell for PowerShell Core compatability.

If you install your npm modules globally you will probably want to fix 2 things:

1 in index.html

<link href="./node_modules/materialize-css/dist/css/materialize.css" rel="stylesheet">

and 1 in renderer.js

window.Hammer = require('./node_modules/materialize-css/js/hammer.min.js')

About

This demo lets you run multiple node-powershell promises in succession, demonstrating very basic best practices for "chaining" your commands in succession sometimes called "waterfalling" when the output carries forward.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

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