Use cases
=========

Use ``subuser dev`` to build freecad more easily
------------------------------------------------

By using the command ``subuser dev freecad-dev`` we enter a container which is pre-configured to compile and run freecad. This eliminates the constant struggle of trying to gather dependencies and compile freecad on the diverse linux systems that freecad's developers use.

.. raw :: html

    <video width="480" height="320" controls>
     <source src="_static/images/subuser-dev-freecad.mp4" type="video/mp4">
     <source src="http://subuser.org/_static/images/subuser-dev-freecad.mp4" type="video/mp4">
     Your browser does not support the video tag. You can download the video of the talk <a href="_static/images/subuser-dev-freecad.mp4">here</a>.
    </video>
