• Dridi Boukelmoune's avatar
    Polish the rename script · 42cdf17e
    Dridi Boukelmoune authored
    Also replace occurences of "Example" with a capital E, and play nice
    with accronym names:
    
       ./rename-vmod-script aweaome
       # renames the module to libvmod-awesome
       # replaces Example by Awesome
    
       ./rename-vmod-script WTF
       # renames the module to libvmod-wtf
       # replaces Example by WTF
    42cdf17e
rename-vmod-script 1.12 KB