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

new file

Krzysztof Cieślak edited this page Nov 9, 2016 · 1 revision
forge new file [--name <string>] [--template <string>] [--project <string>] [--build-action <string>]

Creates new file using template and adds it project.

Options

  • --name <string> - Name of file.
  • --template <string> -- Template used to create file
  • --project <string> -- Project to which file will be added. If omitted, Forge will try to automatically find project file.
  • --build-action <string> -- Build action which will be set in project file (None, Compile, Content etc.)
Clone this wiki locally