ES version is available. Content is displayed in original English for accuracy.
Advertisement
Advertisement
⚡ Community Insights
Discussion Sentiment
100% Positive
Analyzed from 252 words in the discussion.
Trending Topics
#mise#dev#project#using#local#https#fnox#secrets#config#jdx

Discussion (8 Comments)Read Original on HackerNews
It's public, but I realize I haven't pushed my local updates for a while now. https://github.com/Betree/dev-commander
Even for projects where Make isn't part of the build pipeline, like Rails or C++, I have a standardized makefile I put in the project root, using includes for "secrets.mk", so I can do things like "make deploy" and it Just Works(tm).
Sometimes the old ways are best!
https://mise.jdx.dev/configuration.html
the same author has a separate but related project called fnox which focuses on secrets management and integrates with mise:
https://fnox.jdx.dev/
https://fnox.jdx.dev/