Configuration

Starting with jake 2.0.0, the following configuration can be used.

OSS Index

Caching of OSS Index responses is performed as OSS Index has rate limiting in place. One mechanism you can employ to increase the API limits is to register for free and supply your OSS Index credentials to jake.

Once you are registered, you can create a YAML config file locally at $HOME/.oss-index.config with contents as follows:

usernanme: my-oss-index-username
password: my-oss-index-password