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

[TODO] Add seed commands #5

Closed
sushanpth opened this issue Dec 21, 2023 · 1 comment
Closed

[TODO] Add seed commands #5

sushanpth opened this issue Dec 21, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@sushanpth
Copy link
Collaborator

Add commands to generate and run seeds

Commands:
geng seed new <seed-name> --> To create new seed file
geng seed run <seed-name> --> To execute the seed code

@mukezhz mukezhz added the enhancement New feature or request label Dec 21, 2023
@mukezhz
Copy link
Owner

mukezhz commented Apr 28, 2024

geng seed run <seed-name>

This feature has been completed

geng seed new <seed-name>

WIP

mukezhz added a commit that referenced this issue May 9, 2024
Refactor: Modularize generate project command
@mukezhz mukezhz closed this as completed Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants