• Brian Hartvigsen's avatar
    urltools for Everyone · 80f151e5
    Brian Hartvigsen authored
    #1445 is great, if you use node.  For those that don't this should mean we can find a reasonable fallback.
    Users can force urltools to use a specific system by setting `URLTOOLS_METHOD` to one of:
    * `node`
    * `python`
    * `ruby`
    * `php`
    * `perl`
    
    Note that you can't (currently) choose which `perl` sublibrary to use, it will use either `URI::Encode`, `URI::Escape`, or regular expressions in that order of preference.
    80f151e5
Name
Last commit
Last update
custom Loading commit data...
lib Loading commit data...
log Loading commit data...
plugins Loading commit data...
templates Loading commit data...
themes Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
README.textile Loading commit data...
oh-my-zsh.sh Loading commit data...