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

[Fix] Add --out param to "new" command and fix git initialization #72

Merged
merged 2 commits into from
Oct 3, 2024

Conversation

psamusev
Copy link
Collaborator

@psamusev psamusev commented Oct 3, 2024

No description provided.

Copy link

github-actions bot commented Oct 3, 2024

Use PR connector-cli package

Tarball can be downloaded from https://cdnepgrafxstudiodev.azureedge.net/sdk/connector-cli/dev-packages/72/connector-cli.tgz

To use in local project, change package.json to use local tarball

"devDependencies": {
    "@chili-publish/connector-cli": "https://cdnepgrafxstudiodev.azureedge.net/sdk/connector-cli/dev-packages/72/connector-cli.tgz"
}

Matthiee
Matthiee previously approved these changes Oct 3, 2024
Copy link
Member

@Matthiee Matthiee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

src/connector-cli/src/commands/init/index.ts Outdated Show resolved Hide resolved
@psamusev psamusev requested a review from Matthiee October 3, 2024 10:34
@psamusev psamusev merged commit 8ed0e10 into main Oct 3, 2024
2 checks passed
@psamusev psamusev deleted the feature/add-out-option-to-gen-command branch October 3, 2024 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants