plotly / Kaleido

Fast static image export for web-based visualization libraries with zero dependencies
Other
348 stars 33 forks source link

switch from #!/bin/bash to #!/usr/bin/env bash #161

Open sjkelly opened 1 year ago

sjkelly commented 1 year ago

This allows for more portability to BSDs, and other linux package managers that may not install to /bin.