Skip to content

Commit

Permalink
Update build.coffee with viewing instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
devhelpr authored Sep 26, 2024
1 parent 8e754ed commit af7e950
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/build.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ It is run automatically on every commit to the repo.
If you'd like to run it locally:
1. Install coffeescript via npm: `npm i -g coffeescript`
2. From the root of the repo, run `coffee build/build.coffee`
3. If you also want to view the wiki locally, from the root of repo, run `npx http-server`
If you don't use npm, or don't want to install CoffeeScript,
you should use any of the other build scripts in this folder.
Expand Down

0 comments on commit af7e950

Please sign in to comment.