Skip to content

PipeScript should support Pug #1074

@StartAutomating

Description

@StartAutomating

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/'

Metadata

Metadata

Labels

LanguagesLanguage FunctionalityenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions