taichi / ps-unixlike

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unix Like Functions for PowerShell

Installation

Run below, as Administrator

Install-Module UnixLike

Post Installation

Add below, to your C:\Users\[User]\Documents\WindowsPowerShell\Microsoft.PowerShell_profile.ps1

Import-Module UnixLike

Upgrade

Run below, as Administrator

Update-Module UnixLike

About

License:Apache License 2.0


Languages

Language:PowerShell 100.0%