Create Nimble projects

To use a wizard to create boilerplate files for a Nim package that you manage with Nimble:

  1. Select File > New Project > Non-Qt Project > Nimble Application.
  2. Specify the name and location of the application.
  3. Select Next.
  4. Specify information about your application package.

  5. Select Next to select a kit that contains the Nim compiler.
  6. Select Next to create the project.

See also Add Nim compilers, Enable and disable plugins, Nim, and Nimble.