GreenCappuccino / DevelopersHandbook

A handbook about FreeCAD development

Repository from Github https://github.comGreenCappuccino/DevelopersHandbookRepository from Github https://github.comGreenCappuccino/DevelopersHandbook

Developers Handbook

This is the repo for the Developers Handbook

Install an run locally

Make sure the dependencies Ruby, Jekyll and Bundler are installed on your system. See the Jekyll installation guidelines as well as the Ruby 101 notes on how to setup your system.

Clone this repo locally, run the Bundler installation and serve the site at http://127.0.0.1:4000:

bundle install
bundle exec jekyll serve

About

A handbook about FreeCAD development


Languages

Language:HTML 96.6%Language:Ruby 3.4%