lost22git / Cmp

Powershell module for command completion of common development tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implementation Details

  1. use simple regex pattern to parse xxx --help info
  2. Register-ArgumentCompleter for native command

cargo

show

java

show

gradlew

show

zig

show

crystal

show

nimble

show

About

Powershell module for command completion of common development tools

License:MIT License


Languages

Language:PowerShell 100.0%