Skip to content

PowerShell Module for working with NPM Packages

License

Notifications You must be signed in to change notification settings

loanDepot/NpmPS

Repository files navigation

NpmPS

This PowerShell module contains some NPM helper commands.

This Module is in experimental status.

Building

Run the build script in the root of the project to install dependent modules and start the build

.\build.ps1

To just run the build, execute Invoke-Build

Invoke-Build

# or do a clean build
Invoke-Build Clean,Default

Install dev version of the module on the local system after building it.

Invoke-Build Install

About

PowerShell Module for working with NPM Packages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published