willh 

By: | 1,213 downloads | Last Updated: 3/10/2022 | Latest Version: 0.1.0.2

This script is used for creating symbolic link for LINQPad Plugins, LINQPad Queries, and LINQPad Snippets folders to a folder from Dropbox, Google Drive, ...etc. So that you can share your scripts between multiple machines.

By: | 30 downloads | Last Updated: 11/8/2023 | Latest Version: 1.0.4

一個用於執行 linkchecker 命令的 PowerShell 函式,使用指定的參數。 安裝步驟 1. 先安裝 Python 3.8 以上版本 2. 安裝 linkchecker 工具 pip3 install linkchecker 3. 安裝 Invoke-LinkChecker.ps1 腳本 Install-Script -Name Invoke-LinkChecker 4. 執行 Invoke-LinkChecker 腳本 Invoke-LinkChecker -Url "https://example.com" -v -NoRobots GitHub Repo: https://github.com/doggy8088/Invoke-... More info