lukesampson / shimexe

Quickly add executables to your path

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

shimexe

Quickly add executables to your path.

How to install

With Scoop, run:

scoop install https://raw.githubusercontent.com/lukesampson/shimexe/master/scoop/shim.json

How to build from source..

Run src/build.ps1. This creates lib/shim.exe, which is the .NET executable used by bin/shim.ps1 when creating shims.

To create shims...

If you haven't installed with Scoop, you can create shims using bin/shim.ps1. Run without arguments for help.

About

Quickly add executables to your path


Languages

Language:C# 61.4%Language:PowerShell 38.6%