Skip to content

Commands

Gut edited this page Jul 29, 2021 · 4 revisions

Background

The template uses Cookiecutter to generate a new application project. By default, the main branch is used. However, a different branch such as develop, can be used.

Usage

Create a project using the template on a specific branch.

nimble-gin -b {branch_name} create
Clone this wiki locally