Skip to content

Commit 19d34c9

Browse files
readme updates.
1 parent 9ddca2f commit 19d34c9

1 file changed

Lines changed: 9 additions & 15 deletions

File tree

README.md

Lines changed: 9 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,6 @@
33
[![CI/CD Pull Request](https://github.com/nhs-england-tools/repository-template/actions/workflows/cicd-1-pull-request.yaml/badge.svg)](https://github.com/nhs-england-tools/repository-template/actions/workflows/cicd-1-pull-request.yaml)
44
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=repository-template&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=repository-template)
55

6-
Start with an overview or a brief description of what the project is about and what it does. For example -
7-
8-
Welcome to our repository template designed to streamline your project setup! This robust template provides a reliable starting point for your new projects, covering an essential tech stack and encouraging best practices in documenting.
9-
10-
This repository template aims to foster a user-friendly development environment by ensuring that every included file is concise and adequately self-documented. By adhering to this standard, we can promote increased clarity and maintainability throughout your project's lifecycle. Bundled within this template are resources that pave the way for seamless repository creation. Currently supported technologies are:
11-
12-
- Terraform
13-
- Docker
14-
15-
Make use of this repository template to expedite your project setup and enhance your productivity right from the get-go. Enjoy the advantage of having a well-structured, self-documented project that reduces overhead and increases focus on what truly matters - coding!
16-
17-
Any code files or example documentation that is not used in the new repository should be removed to prevent the proliferation of duplicate copies of redundant code that if not maintained could introduce vulnerabilities (e.g. via un-patched Dependabot issues).
18-
196
## Table of Contents
207

218
- [NHS Notify Digital Letters](#nhs-notify-digital-letters)
@@ -45,8 +32,15 @@ By including preferably a one-liner or if necessary a set of clear CLI instructi
4532
Clone the repository
4633

4734
```shell
48-
git clone https://github.com/nhs-england-tools/repository-template.git
49-
cd nhs-england-tools/repository-template
35+
git clone https://github.com/NHSDigital/nhs-notify-digital-letters.git
36+
cd nhs-notify-digital-letters
37+
code protject.code-workspace
38+
```
39+
40+
Reopen with container
41+
42+
```shell
43+
make debug
5044
```
5145

5246
### Prerequisites

0 commit comments

Comments
 (0)