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: CLI for Faster Template Generation #455

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

matbrgz
Copy link

@matbrgz matbrgz commented Sep 21, 2023

Description:
This pull request introduces a new feature that allows developers to generate template file via the command-line interface (CLI). This enhancement aims to accelerate the development process for creating new integrations.

Changes Made:

  • Added CLI functionality for generating meta.yaml and index.ts.
  • Improved user prompts and input validations.

Usage:

$ npm run generate-template

Additional Notes:

  • The CLI tool currently supports basic inputs. Future iterations may expand its capabilities.
  • Please review and provide feedback for any potential improvements or adjustments.

@netlify
Copy link

netlify bot commented Sep 21, 2023

Deploy Preview for easypanel-templates ready!

Name Link
🔨 Latest commit c73ba02
🔍 Latest deploy log https://app.netlify.com/sites/easypanel-templates/deploys/650d1b086d38bc000887371f
😎 Deploy Preview https://deploy-preview-455--easypanel-templates.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@matbrgz matbrgz changed the title feat: CLI for Faster meta.yaml Generation *WIP* feat: CLI for Faster Template Generation *WIP* Sep 21, 2023
@matbrgz
Copy link
Author

matbrgz commented Sep 21, 2023

Dear @deiucanta and @Supernova3339,

I would greatly appreciate it if you could take some time to review the recent changes. Your input and feedback are invaluable to me.

Thank you in advance for your time and effort!

Best regards,

@matbrgz matbrgz changed the title feat: CLI for Faster Template Generation *WIP* feat: CLI for Faster Template Generation Sep 21, 2023
Copy link
Collaborator

@Supernova3339 Supernova3339 left a comment

Choose a reason for hiding this comment

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

Not approved, this is already automated for templates via AI

@matbrgz
Copy link
Author

matbrgz commented Sep 21, 2023

Not approved, this is already automated for templates via AI

Really? How? Could you please explain more about it?

Edit: Me and Supernove3339 talked in Discord. I take in consideration what he said and edit the code.

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.

None yet

2 participants