Preview:
# Enter in Command Prompt to set an enviroment variable:

set [<variable>=[<string>]]
     
# <variable> is the name of the enviroment variable; in this case, it's DATABASE_URL
# [<string>] is the value of the variable; in this case, it's the URL of the Postgres database
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter