Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Build tools for the ModuleBuild Project

License

NotificationsYou must be signed in to change notification settings

ModuleBuild/ModuleBuildTools

Repository files navigation

Build tools for the ModuleBuild Project

Description

This project contains the build tools for the main ModuleBuild Project.

Installation

Powershell Gallery (PS 5.0, Preferred method)

install-module ModuleBuildTools

Manual Installation

iex (New-Object Net.WebClient).DownloadString("https://github.com/ModuleBuild/ModuleBuildTools/raw/master/Install.ps1")

Or clone this repository to your local machine, extract, go to the .\releases\ModuleBuildTools directoryand import the module to your session to test, but not install this module.

Versions

0.0.1 - Initial Release

Contribute

Please feel free to contribute by opening new issues or providing pull requests.For the best development experience, open this project as a folder in VisualStudio Code and ensure that the PowerShell extension is installed.

This module is tested with the PowerShell testing framework Pester. To run all tests, just start the included build scrip with the test param.\Build.ps1 -test.

Other Information

Authors:

Website:https://github.com/ModuleBuild/ModuleBuildTools

About

Build tools for the ModuleBuild Project

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp