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

PipeScript should support Pug #1074

Open
StartAutomating opened this issue Mar 17, 2024 · 0 comments
Open

PipeScript should support Pug #1074

StartAutomating opened this issue Mar 17, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request Languages Language Functionality

Comments

@StartAutomating
Copy link
Owner

StartAutomating commented Mar 17, 2024

Everyone loves pugs.

Pug should be defined as a Language, with the following properties:

$LanguageName = 'Pug'
$FilePattern = '\.pug$'
$IsTemplateLanguage = $true
$WorksWith = 'Express','React'
$Install = { npm install pug @args }
$Website = 'https://pugjs.org/'
@StartAutomating StartAutomating changed the title PipeScript should support Pug ( https://pugjs.org/ ) PipeScript should support Pug Mar 17, 2024
StartAutomating pushed a commit that referenced this issue Mar 17, 2024
Fixing Validation Pattern
StartAutomating pushed a commit that referenced this issue Mar 17, 2024
Attribute typofix and validation simplification.
github-actions bot pushed a commit that referenced this issue Mar 17, 2024
    Attribute typofix and validation simplification.
github-actions bot pushed a commit that referenced this issue Mar 17, 2024
    Attribute typofix and validation simplification.
github-actions bot pushed a commit that referenced this issue Mar 17, 2024
Attribute typofix and validation simplification.
@StartAutomating StartAutomating self-assigned this Mar 17, 2024
@StartAutomating StartAutomating added enhancement New feature or request Languages Language Functionality labels Mar 17, 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 Languages Language Functionality
Projects
None yet
Development

No branches or pull requests

1 participant