Why I Built a Zig Dotenv Lib
Description
This story was originally published on HackerNoon at: https://hackernoon.com/why-i-built-a-zig-dotenv-lib.
While working on a Zig based CLI argument parser, I found myself creating a dotenv parser as an unexpected side project.
Check more stories related to programming at: https://hackernoon.com/c/programming.
You can also check exclusive content about #programming, #zig, #systems-programming, #library, #zig-dotenv, #zig-parser, #zig-cli-tools, #environment-vars, and more.
This story was written by: @dayvster. Learn more about this writer by checking @dayvster's about page,
and for more stories, please visit hackernoon.com.
While working on a Zig based CLI argument parser, I found myself creating a dotenv parser as an unexpected side project.