Giter Club home page Giter Club logo

ndn-in-one's Introduction

ndn-in-one

This all in one script aimed to facilitae installation of NDN on Galileo. To see more detail, visit NDN on Galileo

Tutorial

To download Galileo image

./sdk2Galileo -m get image

See boot from SD card for how to write image to SD card and boot Galileo from SD card image.

To configure Galileo

./sdk2Galileo -a ./sdk2Galileo -m configure

During the process, the script will ask you to download required toolchain (or detect your toolchain if you already have one), and ask you to input the IP address of your Galileo. So the computer running script need to be able to connect to the Galileo (if they are in the same LAN, it should be perfect).

More Tutorial

To download ndn headers, libraries, binaries

./sdk2Galileo -m get ndn

To copy all ndn headers, libraries, binaries to Galileo to galileo

./sdk2Galileo -m copy

Copy only ndn-cxx to Galileo ./sdk2Galileo -m copy -f ndn-cxx

Copy only ndn-cxx headers to Galileo ./sdk2Galileo -m copy -f ndn-cxx -i

Copy only nfd binaries to Galileo ./sdk2Galileo -m copy -f nfd -b

In the process, the script will ask you to download required files and your Galileo IP

Use ./sdk2Galileo -h to display this help message:

     -m  mode [default is copy]
         [copy | configure | get]
     -h  display this message
  ## The following flags are only valid in copy mode ##
     -f  files to copy [default is all]
         [all | ndn-cxx | nfd | cryptopp | conf]
     -a  copy everything [default]
     -l  copy libraries
     -b  copy binaries
     -i  copy headers

ndn-in-one's People

Contributors

schwannden avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

maxbeech

ndn-in-one's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.