rngo sim init

Initializes a simulation for a project by adding .rngo/config.yml and updating.gitignore, if it exists.

It will set key in .rngo/config.yml to the name of the current directory, e.g.:

key: my-project
seed: 1

See Project Configuration for details on ow to further customize.