Skip to content

Cog Generator#3

Merged
PenguinBoi12 merged 4 commits intomainfrom
cog-generator
Feb 18, 2025
Merged

Cog Generator#3
PenguinBoi12 merged 4 commits intomainfrom
cog-generator

Conversation

@PenguinBoi12
Copy link
Copy Markdown
Contributor

This PR introduces a generator for creating cogs, along with the necessary utilities to generate a single-file template. These utilities were added because Cookiecutter does not currently support this functionality.

The generator for cogs serves as the first implementation of broader utilities that will be used for in future generators, such as for creating models, tests, migrations, seeds, etc.

Usage:

grace generate cog [OPTIONS] NAME [DESCRIPTION]

Example:

grace generate cog Greeter "My greeter"

@PenguinBoi12 PenguinBoi12 self-assigned this Feb 17, 2025
@PenguinBoi12 PenguinBoi12 merged commit e2a661c into main Feb 18, 2025
@PenguinBoi12 PenguinBoi12 deleted the cog-generator branch February 18, 2025 07:34
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