Usage
Configuration
Set configuration values
The quickest way to configure Strikes is to set the DREADNODE_API_TOKEN
environment variable and
let the library handle the rest with dreadnode.configure()
. However, there are quite a few additional
options you can set as needed.
Using configure()
Initialize and set up connections with configure()
.
Using Environment Variables
Set variables to call .config()
more easily.