52 Forks
134 Stars
134 Watchers

esp-jumpstart

Jumpstart from concept to production

How to download and setup esp-jumpstart

Open terminal and run command
git clone https://github.com/espressif/esp-jumpstart.git
git clone is used to create a copy or clone of esp-jumpstart repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with esp-jumpstart https://github.com/espressif/esp-jumpstart/archive/master.zip

Or simply clone esp-jumpstart with SSH
[email protected]:espressif/esp-jumpstart.git

If you have some problems with esp-jumpstart

You may open issue on esp-jumpstart support forum (system) here: https://github.com/espressif/esp-jumpstart/issues