Skip to content

Commit

Permalink
updating documentation on how to make the build
Browse files Browse the repository at this point in the history
  • Loading branch information
gnarf committed Feb 28, 2024
1 parent 034a2ef commit 5bb131a
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,21 @@ The output zip files are hosted in the "Releases" section.

## How to build

* Install NVDA on the local system
* Install the [NVDA Plugin](https://github.com/Prime-Access-Consulting/nvda-at-automation) for speech automation.
* Settings (Ins+N -> Preferences -> Settings):
* Ensure plugin is loaded.
* General: Ensure "Automatically check for updates" is disabled.
* General: Ensure "Notify for pending update on startup" is disabled.
* Speech: Ensure "Capture Speech" is being used.

* Goto Tools -> Create portable copy from the NVDA task bar icon (or Ins+N)
* Name the folder the version number from the about screen (I.E. 2023.3.3)
* Check the "Copy current user configuration" checkbox
* Use the windows explorer right click -> "Compress to Folder" option.

* Create a [new release on github](https://github.com/bocoup/aria-at-automation-nvda-builds/releases/new).
* "Choose a tag" -> put in the version number and "create new tag"
* Release Title: put in the version number
* Drag the zip file into the "Attach binaries by dropping them here" section of the page.

0 comments on commit 5bb131a

Please sign in to comment.