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: implement crowdfund:create command #233

Merged
merged 3 commits into from
Jan 4, 2025
Merged

Conversation

b00f
Copy link
Contributor

@b00f b00f commented Jan 3, 2025

Description

This PR implements the create sub-command for crowdfund command.

Related Issue

Types of changes

  • Bug fix (non-breaking change that solves an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update (corrections, enhancements, or additions to documentation)
  • Other (please describe):

@Ja7ad Ja7ad merged commit 578ce91 into main Jan 4, 2025
6 checks passed
@Ja7ad Ja7ad deleted the feat/crowdfund-create branch January 4, 2025 09:27
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.

Implement the create subcommand functionality.
3 participants