You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I have a justfile like this
Which prints a nice to view variable list, with colors, and with additional help for people who never used just

I think it would be nice to have something like that built in just
There is a
just --evaluate, but that doesn't have color output.Also it shows all variables, including exports, so all my variables are doubled
(but may be I'm doing something wrong with variables, basically i want a nice short alias for a long env variable)
Beta Was this translation helpful? Give feedback.
All reactions