Skip to main content

new

Creates a new project using one of the available templates.
Generates a folder with the given name and selected template.

Command

cf new

Aliases

new, n

Arguments

Language

language= / lang= / l=

Options:

  • cpp
  • c
  • asm ( assembly )
  • combo ( cpp + c + asm )

Template

template= / t=

Options:

  • default
  • cli
  • game