Skip to content
This repository has been archived by the owner on May 18, 2022. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
Updated miscDevNotes
  • Loading branch information
Darkle committed May 24, 2018
1 parent 23c9a25 commit 4a6cc47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion miscDevNotes.md
@@ -1,7 +1,7 @@
* To get set up:
1. Clone repo
2. Install node-gyp requirements: https://github.com/nodejs/node-gyp#installation
* Note: for windows setup, you can use the setupForNodeGypForWindows npm task.
* Note: for windows setup, you can use the setupForNodeGypForWindows npm task.
3. Install the requirements for node-7z: https://github.com/quentinrossetti/node-7z#installation
4. run `npm run initialSetup`
5. Create a folder called `config` in the project directory, then in the `config` folder, create a file called `apikeys.json`. In the `apikeys.json` file put the following: https://gist.github.com/Darkle/e80746ccc0e30d675b3dc5b5046659ea
Expand Down

0 comments on commit 4a6cc47

Please sign in to comment.