Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add option for stylized output #36

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

feat: add option for stylized output #36

wants to merge 3 commits into from

Conversation

bashbunni
Copy link
Member

@bashbunni bashbunni commented May 6, 2022

Changes

  • add styling to skate output get, list, etc with -p flag
  • keep option for no styling (default)

Related Issues

#35

Note

Formatted output does not support custom delimiters

dark-mode-preview

@bashbunni bashbunni changed the title feat: style ouput feat: add option for stylized output May 6, 2022
@bashbunni bashbunni added the enhancement New feature or request label May 6, 2022
@bashbunni bashbunni requested a review from toby May 6, 2022 22:10
@bashbunni
Copy link
Member Author

bashbunni commented May 6, 2022

Also tested with light theme btw. Not sure if I like the formatting for skate get 🤔 might be better leaving it without styling

@bashbunni bashbunni linked an issue May 24, 2022 that may be closed by this pull request
@bashbunni
Copy link
Member Author

bashbunni commented Jun 15, 2022

  • TBD with default styles - good application of it. This is in the eventually pile
  • detect if the terminal is or isn't being used in a script and automatically show/not show colors
  • make formatting nicer for cases where the value is a file

The other thing is that we may benefit from a single line formatting option here, similar to how you can git log --pretty=oneline

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: add styling to skate list
1 participant