Query: vala-gen-project
OS: debian
Section: 1
Links: debian man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
vala-gen-project(1) USER COMMANDS vala-gen-project(1)NAMEvala-gen-project - generate the and automake skeleton for your vala projectSYNOPSISvala-gen-project [OPTION...] [NAME]DESCRIPTIONVala project generator is a little gui or command line utility that creates an automake project skeletoni vala program. It can be used without specifying a project name, so that a gtk+ gui will be presented or directly from the command line.OPTIONS-?, --help Show help options -p, --projectdir=DIRECTORY Project directory -t, --type=TYPE Project TYPE: gtk+, console -l, --license=TYPE License TYPE: gpl2, gpl3, lgpl2, lgpl2.1, lgpl3, apache2, artistic --version Display version number -a, --author=NAME Author name -e, --email=EMAIL Author email addressEXAMPLESCreate a gtk+ project with a gpl2 license and the name valatest vala-gen-project -t gtk+ -l gpl2 valatestEXIT STATUSvala-gen-project returns a zero exist status if it succeed. Non zero is returned in case of failure.AUTHORAndrea Del Signore (sejerpz (at) tin.it)SEE ALSOvalac(1) version 0.1.0 December 24, 2008 vala-gen-project(1)