Go to file
Rick Carlino 96629354a1 One more thing 2016-12-27 14:24:32 -06:00
apps wrong folder how2git 2016-12-27 12:08:59 -08:00
config umbrella? i think so 2016-12-18 12:33:59 -08:00
lib/mix/tasks networking is almost working again, just need to rebuild the form in configuratory 2016-12-20 13:12:11 -08:00
scripts auth is broken? 2016-12-21 16:33:11 -08:00
.gitignore umbrella? i think so 2016-12-18 12:33:59 -08:00
.travis.yml try2 2016-12-27 12:15:32 -08:00
BUILDING.md some documentation and code cleanup and a sneakpeak at the stack machine for celeryscript commands 2016-12-27 11:26:49 -08:00
CHANGELOG.md some documentation and code cleanup and a sneakpeak at the stack machine for celeryscript commands 2016-12-27 11:26:49 -08:00
CONTRIBUTING.md some documentation and code cleanup and a sneakpeak at the stack machine for celeryscript commands 2016-12-27 11:26:49 -08:00
FAQ.md some documentation and code cleanup and a sneakpeak at the stack machine for celeryscript commands 2016-12-27 11:26:49 -08:00
README.md One more thing 2016-12-27 14:24:32 -06:00
mix.exs networking is almost working again, just need to rebuild the form in configuratory 2016-12-20 13:12:11 -08:00
mix.lock wrong folder how2git 2016-12-27 12:08:59 -08:00

README.md

Build Status

Farmbot OS

The "brains" of the Farmbot Project

Installation

Instalation should be fairly straight forward, you will need a computer for this step. (everything after this can be set up on a mobile device.)

Windows users

  1. download and install Etcher.
  2. download the latest release.
  3. insert an SD Card into your PC.
  4. open Etcher, and select the .img file you just downloaded.
  5. select your SD Card.
  6. Burn.

Linux/OSX

  1. download the latest release.
  2. dd if=</path/to/file> of=/dev/<sddevice> bs=4 or use Etcher.

Problems?

See the FAQ If your problem isn't solved there please file an issue on Github

Want to Help?

Low Hanging Fruit Development