Fluid's Source Code Repository
The Fluid Project uses Subversion (SVN) for its source code repository:
https://source.fluidproject.org/svn/
How to Checkout Code
Fluid Infusion can be checked out using the following command:
svn co https://source.fluidproject.org/svn/fluid/components/trunk components
Source Modules
Fluid's source code is split up into several modules, including:
- Fluid Infusion: the collection of Fluid user interface components
- The VULab open source usability testing tool.
- Fluid Incubator: in-progress code that is destined for core Fluid projects
- Fluid Scratchpad: experimental and benchmarking code
Licensing
All of Fluid's source code is dual-licensed under the ECL 2.0 and the New BSD licenses. For details regarding how to apply the dual-license and for copies of Contributer License Agreements, see Fluid Licensing.