Skip to content

init

The s4n init command is used to initialize a SciWIn project. It will create a minimum folder structure and a git repository if there is none already. A project name can be specified using --project which will create a new folder for the project. If this option is left out the current working directory will be used.

Usage
Initializes project folder structure and repository
Usage: s4n init [OPTIONS]
Options:
-p, --project <PROJECT> Name of the project
-h, --help Print help