This appendix shows where to get further documentation and how to install the software.
User documentation is available here:
Static code analysis results are available here:
You may install crystal-facet-uml by the following command:
sudo apt install crystal-facet-uml
If you instead manually download the .deb archive, you may e.g. invoke
sudo dpkg --install <filename.deb>
.
Find the latest executable version of crystal-facet-uml at:
To install, type on the command line:
sudo zypper refresh sudo zypper install crystal-facet-uml
If you instead manually download the .rpm archive, you may e.g. invoke
sudo zypper install <filename.rpm>
.
Check for rpm packages at:
Find the latest executable version of crystal-facet-uml at one of the following addresses:
Unpack the zip archive.
On windows, doubleclick on crystal-facet-uml.bat
,
or using the wine emulation, call cd bin && wine crystal-facet-uml.exe
to start.
Find the latest source version of crystal-facet-uml at one of the following addresses:
Follow the instructions in /readme.markdown
.