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

Rewrite: Trello CLI 1.0 #196

Merged
merged 1 commit into from
Nov 24, 2023
Merged

Rewrite: Trello CLI 1.0 #196

merged 1 commit into from
Nov 24, 2023

Conversation

mheap
Copy link
Owner

@mheap mheap commented Nov 24, 2023

Trello CLI has been rebuilt from the ground up using the oclif CLI framework. This allows us to write unit tests for commands and ensure that things are working as expected.

Release highlights:

  • Ability to write unit tests for commands
  • Additional output formats (--format=(default|silent|json|csv))
  • Nested subcommands e.g. card:create, list:create
  • All dependencies packaged independently
  • Releases controlled using changesets

@mheap mheap merged commit 3c26457 into main Nov 24, 2023
1 check passed
@mheap mheap deleted the trello-cli-oclif branch November 24, 2023 12:32
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.

1 participant