Skip to content

Instantly share code, notes, and snippets.

@dbritto-dev
Last active November 22, 2021 22:23
Show Gist options
  • Save dbritto-dev/8ea600be9682e1641cdd75943ed66b6d to your computer and use it in GitHub Desktop.
Save dbritto-dev/8ea600be9682e1641cdd75943ed66b6d to your computer and use it in GitHub Desktop.

Revisions

  1. dbritto-dev revised this gist Nov 22, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion make.md
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,6 @@
    #### Step 1: Download makefile binary

    http://gnuwin32.sourceforge.net/downlinks/make-bin-zip.php
    http://gnuwin32.sourceforge.net/downlinks/make.php

    #### Step 2: Open the Git for Windows binary folder

  2. dbritto-dev created this gist Nov 22, 2021.
    15 changes: 15 additions & 0 deletions make.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,15 @@
    #### Step 1: Download makefile binary

    http://gnuwin32.sourceforge.net/downlinks/make-bin-zip.php

    #### Step 2: Open the Git for Windows binary folder

    Use the next command to open it in the explorer

    ```sh
    explorer $(where wintoast.exe | sed -r 's/\\wintoast\.exe//g')
    ```

    #### Step 3: Copy the make.exe file into the Git forw Windows binary folder

    #### Step 4: Restart your terminal