aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNick Coutsos <[email protected]>2023-03-06 21:20:25 -0500
committerGitHub <[email protected]>2023-03-06 21:20:25 -0500
commit4086ac966dc726a350c173d529572bec506be753 (patch)
treed0d912d78fead67b86f0527a35e221f49edc4dc8
parent0e23d634ea4984d9a5ab7da2c2791af66f5dcb18 (diff)
downloadkeymap-editor-4086ac966dc726a350c173d529572bec506be753.tar.gz
keymap-editor-4086ac966dc726a350c173d529572bec506be753.zip
Add instruction for local configuration
-rw-r--r--running-locally.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/running-locally.md b/running-locally.md
index 985ee54..671a634 100644
--- a/running-locally.md
+++ b/running-locally.md
@@ -6,7 +6,9 @@ already cloned onto your computer.
## Setup
1. Clone this repo and open the new directory in a terminal.
-3. Clone a `zmk-config`\* repo. Either create symlinks in this directory to the
+2. Copy `.env.template` to `.env`. You can fill in this file as appropriate, but
+ this is enough to get started.
+4. Clone a `zmk-config`\* repo. Either create symlinks in this directory to the
cloned repositories or clone them into this directory if you must.
3. Run `npm install`
4. Run `npm run dev`
@@ -32,4 +34,4 @@ Click the _Save Local_ button to save the modified keymap back to your local
zmk-config repo. From here you can commit and push those changes to your remote
on GitHub to trigger the build.
-[zmk-config-corne-demo]: https://github.com/nickcoutsos/zmk-config-corne-demo \ No newline at end of file
+[zmk-config-corne-demo]: https://github.com/nickcoutsos/zmk-config-corne-demo