Skip to content

vors/HellOps

Repository files navigation

HellOps

About

HellOps is designed to give you a practical way of learning PowerShell. It has a series of levels, each requiring you to use PowerShell capabilities to get a correct answer.

Installation

To install HellOps

  1. clone this repo.
  2. open cloned directory in powershell_ise (recommended) or powershell.
  3. run Import-Module .\HellOps.psd1

Contribution

All contributors accept license and must include license in all new files:

# ----------------------------------------------------------------------------------
#
# Copyright Microsoft Corporation
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
# http://www.apache.org/licenses/LICENSE-2.0
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# ----------------------------------------------------------------------------------

About

Practical way of learning PowerShell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published