Make and install Vely (set DI to 1 to include debugging info - leave it as 0 for production purposes):
make clean
make DI=0
sudo make install
Install runtime tool dependencies - these are useful for running examples and tutorials, debugging and scripting:
sudo dnf -y install tar curl fcgi
Done!
When you want to get the source code of a newer version, execute "git pull origin master" from the command line, and then run step #2 above to rebuild Vely.
You are free to copy, redistribute and adapt this web page (even commercially), as long as you give credit and provide a link back to this page (dofollow) - see full license at CC-BY-4.0. Copyright (c) 2019-2023 Dasoftver LLC. Vely and elephant logo are trademarks of Dasoftver LLC. The software and information on this web site are provided "AS IS" and without any warranties or guarantees of any kind.