Skip to content

Latest commit

 

History

History
66 lines (45 loc) · 2.73 KB

README-template.md

File metadata and controls

66 lines (45 loc) · 2.73 KB

Project name

GitHub repo size ![GitHub contributors](https://img.shields.io/github/contributors/CanDIG/repository

CodeFactor Build Status PyUp

Test Status Lint Status codecov

Project name is a <utility/tool/feature> that allows <insert_target_audience> to do <action/task_it_does>.

Additional line of information text about what the project does. Your introduction should be around 2 or 3 sentences. Don't go overboard, people won't read it.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • You have installed the latest version of <coding_language/dependency/requirement_1>
  • You have a <Windows/Linux/Mac> machine. State which OS is supported/which is not.
  • You have read <guide/link/documentation_related_to_project>.

Installing <project_name>

To install <project_name>, follow these steps:

Linux and macOS:

<install_command>

Windows:

<install_command>

Running <project_name>

To use <project_name>, follow these steps:

<usage_example>

Add run commands and examples you think users will find useful. Provide an options reference for bonus points!

Testing

Add information about what tests are available for the software and how to run them

Contributing to <project_name>

See our CONTRIBUTING page for details on how to contribute to this project.

Contributors

Thanks to the following people who have contributed to this project:

License

All CanDIG code is licensed with LGPL-3.0 license.