Skip to content

Latest commit

 

History

History
43 lines (33 loc) · 2.85 KB

index.md

File metadata and controls

43 lines (33 loc) · 2.85 KB

Index of the FarmData2 Documentation

Outline

Main Documentation Files

Installation

  • INSTALL.md - starting point for installing the FarmData2 Developer Environment.
    • GitPod Installation - guide for installing the FarmData2 Developer Environment on Gitpod.
    • Local Installation - guide for installing the FarmData2 Developer Environment on your machine with Docker.
    • Native Installation - information about installing the FarmData2 Developer Environment on your machine without Docker.
  • Developer Environment Setup - instructions for setting up the FarmData2 Developer Environment after installation.
  • Connecting to the Developer Environment - instructions for connecting to the FarmData2 Developer Environment with a browser or a VNC client.
  • Credentials - login credentials for the FarmData2 Developer Environment and its farmOS instance with example data.

Contributing

  • CONTRIBUTING.md - a step-by-step guide to contributing to FarmData2.
  • Tour of Features - a guided tour of some FarmData2 features and their relationship to farmOS.
  • Introduction to the Codebase - a high level overview of the organization of the FarmData2 codebase and the tools and technologies that are used.
  • Detailed Contributor Guides:
  • Testing Tips - general tips for testing in FarmData2.

FarmData2 Component and Library Documentation