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

[CLI IMPROVEMENT] improved cli message for new cmd #43469

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

tanbirali
Copy link

Purpose

Describe the problems, issues, or needs driving this feature/fix and include links to related issues.

Fixes #43428

Approach

Describe how you are implementing the solutions along with the design details.
This is a Draft PR to understand if I am heading in the right direction.

Samples

Provide high-level details about the samples related to this feature.

Remarks

List any other known issues, related PRs, TODO items, or any other notes related to the PR.

Check List

  • Read the Contributing Guide
  • Updated Change Log
  • Checked Tooling Support (#)
  • Added necessary tests
    • Unit Tests
    • Spec Conformance Tests
    • Integration Tests
    • Ballerina By Example Tests
  • Increased Test Coverage
  • Added necessary documentation
    • API documentation
    • Module documentation in Module.md files
    • Ballerina By Examples

@CLAassistant
Copy link

CLAassistant commented Oct 8, 2024

CLA assistant check
All committers have signed the CLA.

@azinneera
Copy link
Contributor

@tanbirali Thank you for the contribution. The changes you've made so far look great. Can you also address the rest of the changes to the bal new command, bal build and bal pack commands as mentioned in the issue? You will also have to fix the test cases related to these commands.

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.

[Improvement]: Improve the CLI command outputs
4 participants