Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 993 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 993 Bytes

Cookiecutter for uDALES experiments

Template repository for starting new experiments project with the uDALES model.

Prerequisites

Usage

Create a new empty repository on your GitHub account then, to start a new project within the current working directory:

cookiecutter https://github.com/uDALES/cookiecutter-u-dales

where <PROJECT_NAME> is the name of the generated project directory and <GITHUB_PROJECT_REMOTE> is the URL to your remote GitHub account. E.g.

directory_name [<PROJECT_NAME>]: neutral_experiments
github_project_remote [<GITHUB_PROJECT_REMOTE>]: https://github.com/<MY_GITHUB_USERNAME>/<MY_NEW_EMPTY_REPO>.git

Copyright and license

Copyright 2019 D. Meyer. Licensed under MIT.