Skip to content

Commit 5bb131a

Browse files
committed
updating documentation on how to make the build
1 parent 034a2ef commit 5bb131a

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,21 @@ The output zip files are hosted in the "Releases" section.
88

99
## How to build
1010

11+
* Install NVDA on the local system
12+
* Install the [NVDA Plugin](https://github.com/Prime-Access-Consulting/nvda-at-automation) for speech automation.
13+
* Settings (Ins+N -> Preferences -> Settings):
14+
* Ensure plugin is loaded.
15+
* General: Ensure "Automatically check for updates" is disabled.
16+
* General: Ensure "Notify for pending update on startup" is disabled.
17+
* Speech: Ensure "Capture Speech" is being used.
18+
19+
* Goto Tools -> Create portable copy from the NVDA task bar icon (or Ins+N)
20+
* Name the folder the version number from the about screen (I.E. 2023.3.3)
21+
* Check the "Copy current user configuration" checkbox
22+
* Use the windows explorer right click -> "Compress to Folder" option.
23+
24+
* Create a [new release on github](https://github.com/bocoup/aria-at-automation-nvda-builds/releases/new).
25+
* "Choose a tag" -> put in the version number and "create new tag"
26+
* Release Title: put in the version number
27+
* Drag the zip file into the "Attach binaries by dropping them here" section of the page.
28+

0 commit comments

Comments
 (0)