(ns your-namespace (:require noir.options))
Allows access to Noir's server options
Usage: (dev-mode?)
Returns if the server is currently in development mode
Usage: (get k default) (get k)
Get an option from the noir options map