File tree 3 files changed +12
-0
lines changed
3 files changed +12
-0
lines changed Original file line number Diff line number Diff line change
1
+ tasks :
2
+ - name : development server
3
+ init : make install
4
+ command : make dev
5
+
6
+ vscode :
7
+ extensions :
8
+ - redhat.vscode-yaml
9
+ - DavidAnson.vscode-markdownlint
Original file line number Diff line number Diff line change @@ -3,3 +3,4 @@ gem 'github-pages'
3
3
gemspec
4
4
gem 'jekyll-seo-tag'
5
5
gem 'wdm' , '>= 0.1.0' if Gem . win_platform?
6
+ gem "webrick" , "~> 1.7"
Original file line number Diff line number Diff line change 5
5
6
6
If you've spotted an error or have additional information for a device click on ** EDIT ON GITHUB** box to add.
7
7
If it's your first time refer to "[ Editing Articles] ( https://tasmota.github.io/docs/Contributing/#editing-articles ) " for a tutorial.
8
+
9
+ [ ![ Open in Gitpod] ( https://gitpod.io/button/open-in-gitpod.svg )] ( https://gitpod.io/#https://github.com/blakadder/zigbee )
You can’t perform that action at this time.
0 commit comments