chrillemn

↗ HN profile [ 42.9 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Since last time i posted about dotenv-diff a few things has improved - “did you mean” type suggestions - comment warnings flag (every key in your .env.example must have a #comment above or next to the key) -now whenever…

  2. Long time since i last posted updated about dotenv-diff, a lot of new features since then

  3. Show HN: VSCode Extension for .env (marketplace.visualstudio.com)

    Just released a new version (0.6.7) What do you think?

  4. I am kinda proud of this simple tool - i would love to hear some feedback xD

  5. Would you use this vscode extension? (marketplace.visualstudio.com)
  6. Proud to annonce the new CLI UI :)

  7. Hey everyone, How do you handle license risk in projects with a lot of dependencies? Do you check licenses before installing packages, or only later when it becomes a problem? I built this tool because I wanted a quick…