Ansible + Vagrant provisioning scripts for full ESP8266 toolchain environment including the NodeMCU firmware & some helpers.
- Vagrant
- Ansible
- Virtualbox
All you need to do is:
git clone git@github.com:Idorobots/esp8266-ansible.git
cd esp8266-ansible
vagrant up
...and you will be able to ssh into the box to enjoy pre-built toolchain & NodeMCU firmware. Happy hacking.
See LICENSE file.