4e437ba7e5
This allows the default index URL to be easily overridden with a local index e.g. a `packse` server ``` export PUFFIN_INDEX_URL="http://localhost:3141/packages/all/+simple" ```