All Projects → MicrosoftDocs → Powershell Docs

MicrosoftDocs / Powershell Docs

Licence: other
The official PowerShell documentation sources

Programming Languages

powershell
5483 projects

Projects that are alternatives of or similar to Powershell Docs

Mod Pbxproj
A python module to manipulate XCode projects
Stars: ✭ 959 (-0.93%)
Mutual labels:  hacktoberfest
Algos
Popular Algorithms and Data Structures implemented in popular languages
Stars: ✭ 966 (-0.21%)
Mutual labels:  hacktoberfest
Neural Network From Scratch
Implementation of a neural network from scratch in python.
Stars: ✭ 32 (-96.69%)
Mutual labels:  hacktoberfest
Wire Desktop
💻 Wire for desktop
Stars: ✭ 961 (-0.72%)
Mutual labels:  hacktoberfest
Openhospital Core
Open Hospital Core library
Stars: ✭ 31 (-96.8%)
Mutual labels:  hacktoberfest
Laravel Guided Image
Simplified and ready image manipulation for Laravel through intervention image.
Stars: ✭ 32 (-96.69%)
Mutual labels:  hacktoberfest
Calvin And Hobbes Quotes
🐯 Get Calvin and Hobbes quotes
Stars: ✭ 31 (-96.8%)
Mutual labels:  hacktoberfest
Photon
⚡ Rust/WebAssembly image processing library
Stars: ✭ 963 (-0.52%)
Mutual labels:  hacktoberfest
Gridly
⚡️ The minimal (~100-170 bytes) grid system for modern browsers.
Stars: ✭ 962 (-0.62%)
Mutual labels:  hacktoberfest
Openswiftui
WIP — OpenSwiftUI is an OpenSource implementation of Apple's SwiftUI DSL.
Stars: ✭ 967 (-0.1%)
Mutual labels:  hacktoberfest
Bonita Doc
This repository contains the sources of the Bonita documentation site. It uses Markdown to create the documentation content.
Stars: ✭ 31 (-96.8%)
Mutual labels:  hacktoberfest
Sql To Graphql Schema Generator
⚛️ Generate GraphQL Scheme Online From SQL Query - https://sql-to-graphql.now.sh/
Stars: ✭ 32 (-96.69%)
Mutual labels:  hacktoberfest
Training
Various Plone Trainings
Stars: ✭ 32 (-96.69%)
Mutual labels:  hacktoberfest
App
The SimpleLogin back-end
Stars: ✭ 958 (-1.03%)
Mutual labels:  hacktoberfest
Vbridge
X11 Cloud desktop software
Stars: ✭ 33 (-96.59%)
Mutual labels:  hacktoberfest
Ssh Agent Helper
Use SSH keys from CMD, PowerShell, etc. on Windows
Stars: ✭ 31 (-96.8%)
Mutual labels:  hacktoberfest
Ethpm Js
Javascript library for publishing and consuming Ethereum packages.
Stars: ✭ 32 (-96.69%)
Mutual labels:  hacktoberfest
Svelte Preprocess
A ✨ magical ✨ Svelte preprocessor with sensible defaults and support for: PostCSS, SCSS, Less, Stylus, Coffeescript, TypeScript, Pug and much more.
Stars: ✭ 970 (+0.21%)
Mutual labels:  hacktoberfest
Codeclimate Fixme
A codeclimate engine for finding things you should fix.
Stars: ✭ 33 (-96.59%)
Mutual labels:  hacktoberfest
Women World Wide
Stars: ✭ 33 (-96.59%)
Mutual labels:  hacktoberfest

Microsoft Open Source Code of Conduct

Updated: 11/02/2020

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

Build Status

Live Branch Staging Branch
live-badge staging-badge

PowerShell Documentation

Welcome to the PowerShell-Docs repository, the home of the official PowerShell documentation.

Repository Structure

The following list describes the main folders in this repository.

  • .github - contains configuration settings used by GitHub for this repository
  • .vscode - contains configuration settings and recommended extensions for Visual Studio Code (VS Code)
  • assets - contains downloadable files linked in the documentation
  • reference - contains the documentation published to docs.microsoft.com. This includes both reference and conceptual content.
    • 5.1 - contains the cmdlet reference and about topics for PowerShell 5.1
    • 7.0 - contains the cmdlet reference and about topics for PowerShell 7.0
    • 7.1 - contains the cmdlet reference and about topics for PowerShell 7.1
    • 7.2 - contains the cmdlet reference and about topics for PowerShell 7.2 (preview)
    • bread - contains the TOC used for breadcrumb navigation
    • docs-conceptual - contains the conceptual articles that are published to the Docs site. In general, the folder structure mirrors the Table of Contents (TOC).
    • mapping - contains the version mapping configuration used by the build system
    • media - contains image files used in documentation. There are media folders throughout the docs-conceptual content. See the Contributor Guide for information on using images in documentation.
    • module - contains the markdown source for the Module Browser page
  • tests - contains the Pester tests used by the build system
  • tools - contains other tools used by the build system

NOTE: The reference content (in the numbered folders) is used to create the webpages on the Docs site as well as the updateable help used by PowerShell. The articles in the docs-conceptual folder are only published to the Docs website.

Contributing

We welcome public contributions into this repository via pull requests into the staging branch. Please note that before we can accept your pull request you must sign our Contribution License Agreement. This is a one-time requirement.

For more information on contributing, read our contributor's guide. The contributor's guide contains detail information about how to contribute documentation, suggested tools, and style and formatting requirements. Please use the Issue and Pull Request templates to help keep documentation consistent across versions.

Licenses

There are two license files for this project. The MIT License applies to the code contained in this repo. The Creative Commons license applies to the documentation.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].