128
edits
Redconfetti (talk | contribs) m (breaking instructions into portions for mac and windows) |
Redconfetti (talk | contribs) m |
||
Line 7: | Line 7: | ||
= Preparing Your Laptop = | = Preparing Your Laptop = | ||
You will need to install the dependencies for the [ | You will need to install the dependencies for the [https://github.com/sudomesh/makenode makenode] utility developed by the SudoMesh project. Many of the quoted commands listed below may need <tt>sudo</tt> prepended to them. | ||
== Linux == | == Linux == | ||
Line 20: | Line 20: | ||
== Mac == | == Mac == | ||
Install the [ | Install the [http://brew.sh/ Homebrew] package manager | ||
Install the required binaries. | Install the required binaries. | ||
Line 33: | Line 33: | ||
For the moment, Windows users will have to figure out some of these steps on their own. Completing this process from a Windows machine has not been tested. | For the moment, Windows users will have to figure out some of these steps on their own. Completing this process from a Windows machine has not been tested. | ||
* Install [ | * Install [https://nodejs.org/en/download/ NodeJS ] - Make sure to install the 'npm package manager', and select to 'Add to Path' | ||
* Install [ | * Install [https://git-scm.com/download/win Git] | ||
* Install Dropbear (no known ports for Windows) | * Install Dropbear (no known ports for Windows) | ||
edits