You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,13 @@
6
6
7
7
A ruby based implementation of a [Language Server](https://github.com/Microsoft/language-server-protocol) and [Debug Server](TODO) for the Puppet Language.
8
8
9
-
**Note** - This project is experimental until 1.0 is released
9
+
## Requirments
10
+
11
+
* Puppet 5 or above
12
+
13
+
* Ruby 2.4 or above
14
+
15
+
**Note** that Puppet 4 (Ruby 2.1) is not supported
'output'=>"**************************************************\n* The Puppet debugger is an experimental feature *\n* Debug Server v#{PuppetEditorServices.version} *\n**************************************************\n\n"
0 commit comments