GitHub user cwanda opened a pull request:

    https://github.com/apache/incubator-mynewt-site/pull/170

    Documentation on  how to install newt and newtmgr using brew

    WIP: This contains documentation for installing newt and newtmgr using 
brew. Will still need to add installation for linux using apt-get (after 
getting it to work). These changes do contain up-to-date information on how to 
install using brew and also how to set up Go environment and the source base if 
they want to contribute to newt or newtmgr.
    
     Documentation for installing newt and newtmgr using brew
        1) Modified newt_mac.md to use brew
        2) Created a page install_mac.md that documents how to install newtmgr 
using brew.
        3) Moved and updated newtmgr/installing.md to install newtmgr from 
source on Linux.
        4) Added a "Setting Up Go Environment to Contribute to Newt and Newtmgr 
tool" under Appendix.
           Installing newt and newtmgr on Mac refers the user to this page if 
they want to contribute.
        5) Updated URL references in os/introduction to point to new 
installation pages.
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/cwanda/incubator-mynewt-site homebrew

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-mynewt-site/pull/170.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #170
    
----
commit 838204508c3819be1780114f6aa20bc7672364d9
Author: cwanda <[email protected]>
Date:   2017-04-15T03:22:19Z

    Various Updates to fix discrepencies
    1) Add -f to ln command go 1.7 for installing newt on linux (newt_linux.md)
    2) Change develop branch to the master branch as the unstable branch in 
repo docs.
    3) change 0-latest to 1-latest in nrf52_adc tutorial
    4) Remove paths from "gcc" in compiler.yml file in native_tools.md

commit 6d2fe8768c92fa24d91dc3fcb411fcbc52f8d236
Author: cwanda <[email protected]>
Date:   2017-04-15T04:04:49Z

    Added how to  install openocd binary.
    Added information about installing J-Link
    Added the specific debugger to install in prerequisites to blinky and 
slinky tutorials.
    Removed STM32F303 from list of blinky tutorials

commit 4485db2795334f52e904448094811a07b617da12
Author: cwanda <[email protected]>
Date:   2017-04-15T04:26:21Z

    Moved Read concepts to before creating a first project

commit fde83906cf9b814d129a64643059f5431cee89f0
Author: cwanda <[email protected]>
Date:   2017-04-15T20:23:03Z

    Documentation for installing newt and newtmgr using brew
    1) Modified newt_mac.md to use brew
    2) Created a page install_mac.md that documents how to install newtmgr 
using brew.
    3) Moved and updated newtmgr/installing.md to install newtmgr from source 
on Linux.
    4) Added a "Setting Up Go Environment to Contribute to Newt and Newtmgr 
tool" under Appendix.
       Installing newt and newtmgr on Mac refers the user to this page if they 
want to contribute.
    5) Updated URL references in os/introduction to point to new installation 
pages.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to