dogancelik / wcd_ext

Modify wcd parameters

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Intro

A basic program to modify WCD's parameters and add wildcards.
So a\b\c becomes \a*\b*\c*.

Compile

nim c -d:release wcd_ext.nim

About

Modify wcd parameters

License:MIT License


Languages

Language:Nim 100.0%