Install
Installing bunfig is easy. Simply pull it in via your package manager.
sh
bun install --dev bunfig
# bun add --dev bunfig
# bun i -d bunfigRead more about how to use it in the Usage section of the documentation.