Skip to content

Commit ad44030

Browse files
StartAutomatingStartAutomating
authored andcommitted
feat: Conf Language Definition ( Fixes #864 )
1 parent 0f53be3 commit ad44030

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

docs/Language.Conf.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
Language.Conf
2+
-------------
3+
4+
### Synopsis
5+
Conf PipeScript Language Definition
6+
7+
---
8+
9+
### Description
10+
11+
Allows PipeScript to generate conf files
12+
13+
---
14+
15+
### Syntax
16+
```PowerShell
17+
Language.Conf [<CommonParameters>]
18+
```

0 commit comments

Comments
 (0)