LPGhatguy / aftman

Aftman, the prodigal sequel to Foreman
MIT License
157 stars 16 forks source link

Add option to treat tool names as case-insensitive #66

Open SamButNotSam opened 2 months ago

SamButNotSam commented 2 months ago

This issue builds onto https://github.com/LPGhatguy/aftman/issues/41

Was trying to install wally earlier, followed the guide and aftman was saying it's not in my aftman.toml when it is. After I changed the name from "wally" (lowercase w) to "Wally" (uppercase W, the same name as in the aftman bin) it worked fine. Why is this the case when the official wally docs use it in lowercase?