Skip to content
This repository has been archived by the owner on Sep 26, 2020. It is now read-only.

new solution

Gien Verschatse edited this page Jan 18, 2017 · 2 revisions
forge new solution [--name <string>]

Creates empty solution file in current directory.

Options

  • --name <string> - Name of solution file.

Example

forge new solution --name SampleSolution

Clone this wiki locally