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

Adds tool instalation to the CLI #106

Merged
merged 1 commit into from
Nov 2, 2024
Merged

Adds tool instalation to the CLI #106

merged 1 commit into from
Nov 2, 2024

Conversation

darielnoel
Copy link
Contributor

Description

This PR enhances the KaibanJS CLI by including @kaibanjs/tools installation during the KaibanJS installation process. The installation function now installs both kaibanjs and @kaibanjs/tools packages, providing users with a more complete setup experience.

Changes

  • Modified installKaibanJS function in xscripts/cli.mjs to install @kaibanjs/tools along with kaibanjs.
  • Updated spinner and error messages to reflect the change.

Impact

This change simplifies the installation process by automating the setup of essential tools alongside KaibanJS.

Test Plan

  • Verified that running the CLI with the modified install command installs both kaibanjs and @kaibanjs/tools.

@darielnoel darielnoel merged commit 395ae6a into main Nov 2, 2024
3 checks passed
@darielnoel darielnoel deleted the feat/add-tools-to-cli branch November 2, 2024 13:22
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