Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 714 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (7 loc) · 714 Bytes

Contributing

NOTE: These instructions are for software developers only. If you just want to run FarmBot OS on a FarmBot kit you have purchased, please see these instructions instead.

  1. Install the ASDF Package Manager
  2. Install Elixir and Erlang via ASDF. The correct version can be found in the .tool-versions file.
  3. Install Nerves
  4. Clone this repo and run ./run_all.sh. If the script runs to completion, you have successfully installed FBOS onto your target
  5. Run the application via iex -S mix.