Add self publishing scripts.

This commit is contained in:
2019-04-20 15:32:41 +02:00
parent 3990cd4b18
commit 7cf7582560
38 changed files with 285 additions and 1 deletions

7
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,7 @@
{
"workbench.colorCustomizations": {
"activityBar.background": "#322D26",
"titleBar.activeBackground": "#463F35",
"titleBar.activeForeground": "#FCFBFA"
}
}