Closed urmarc443 closed 1 month ago
@urmarc443 Okay, so if we implemented the os inside of the running program, instead of being hard programmed what would be the benefits. Thank you. Also, I think I'm going to go ahead and pull merge. From what I've seen it seems like a good plan to add this.
@morganog I'm not 100% sure it's a benefit per se, but rather an opinionated way I manage my [auth tokens/passwords] on my device. This way I only have to manage one location for my keys/passwords in a given dev box. Then I can inject them into my apps using the reference to my OS env variable.
Might want to cherry pick the things you want cause I don't think the .gitignore is exactly like the one suggested by other contributor.