We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e73bbdb commit 9844b09Copy full SHA for 9844b09
README.md
@@ -58,7 +58,14 @@ Electron starter kit with multiple features
58
59
<br/>
60
61
-## Start develop
+## Getting started
62
+
63
+#### use template
64
65
+- Create a repository from this template or fork this repository
66
+- Create dev branch from main
67
+- Set secret from github repository settings (Settings > Secrets and variables > Actions > New repository secret)
68
+ - `PERSONAL_TOKEN`: Github personal access token (repo scope)
69
70
#### dev mode
71
0 commit comments