![]() |
![]()
| ![]() |
![]()
NAMEcutelyst4-qt6 - Developer Helper Application for the Cutelyst Web Framework SYNOPSIScutelyst4-qt6 [OPTIONS] DESCRIPTIONcutelyst4-qt6 is a command line utility to help developers creating new applications for the Cutelyst Web Framework. It can create a skeleton for a new application, controllers and start your application. OPTIONSGeneric Program Information
Creating skeletons
Development Server
EXIT STATUSReturns 0 on success and 1 on failure. BUGSFile bug reports to the issue system of the GitHub project. EXAMPLECreate applicationcutelyst4-qt6 --create-app MyCutelystApp Create controllercutelyst4-qt6 --contoller MyNewController Start servercutelyst4-qt6 --server --app-file build/src/libMyCutelystApp.so -p 8080 -r SEE ALSOcutelystd4-qt6(1)
|