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: print projects without quotes #53

Merged
merged 2 commits into from
May 21, 2024

Conversation

defigli
Copy link
Contributor

@defigli defigli commented May 21, 2024

resolves #36

Adds an option to print projects without quotes, e.g.

  • long argument: bartib projects --no-quotes
  • short argument bartib projects -n

results in:

Project1
Project2

instead of

"Project1"
"Project2"

@defigli defigli marked this pull request as ready for review May 21, 2024 18:55
@nikolassv nikolassv merged commit 8a14a0a into nikolassv:master May 21, 2024
16 checks passed
@nikolassv
Copy link
Owner

Thank you for fixing this issue!

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

Successfully merging this pull request may close these issues.

Unquote output of bartib projects?
2 participants