From 5275c1c994b5721f6b2456e07f65e6b873c79f2b Mon Sep 17 00:00:00 2001 From: Razvan Rauta Date: Wed, 22 Sep 2021 22:12:22 +0300 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Update=20the=20`pnpm`=20links=20?= =?UTF-8?q?in=20all=20the=20README=20files?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- js/README.md | 2 +- ts-bootstrap/README.md | 2 +- ts-minimal/README.md | 2 +- ts-router/README.md | 2 +- ts-windicss/README.md | 2 +- ts/README.md | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 9010ef1..f04fee9 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ You get: ## Get started -Those templates dependencies are maintained via [pnpm](https://pnpm.js.org/) via `pnpm up -Lri`. +Those templates dependencies are maintained via [pnpm](https://pnpm.io) via `pnpm up -Lri`. This is the reason you see a `pnpm-lock.yaml`. That being said, any package manager will work. This file can be safely be removed once you clone a template. @@ -68,7 +68,7 @@ Feel free to make a pull request. Copy on of the template already available, twe ## Contributing -This project is managed with [pnpm](https://pnpm.js.org/). You should [install it](https://pnpm.js.org/install) first to test out your template or contribute to an existing one. +This project is managed with [pnpm](https://pnpm.io). You should [install it](https://pnpm.io/installation) first to test out your template or contribute to an existing one. You can create your own template and prefix it with `ts-` or `js-` and giving it a name that describe the purpose. diff --git a/js/README.md b/js/README.md index 5a09957..377400a 100644 --- a/js/README.md +++ b/js/README.md @@ -1,6 +1,6 @@ ## Usage -Those templates dependencies are maintained via [pnpm](https://pnpm.js.org/) via `pnpm up -Lri`. +Those templates dependencies are maintained via [pnpm](https://pnpm.io) via `pnpm up -Lri`. This is the reason you see a `pnpm-lock.yaml`. That being said, any package manager will work. This file can be safely be removed once you clone a template. diff --git a/ts-bootstrap/README.md b/ts-bootstrap/README.md index 5a09957..377400a 100644 --- a/ts-bootstrap/README.md +++ b/ts-bootstrap/README.md @@ -1,6 +1,6 @@ ## Usage -Those templates dependencies are maintained via [pnpm](https://pnpm.js.org/) via `pnpm up -Lri`. +Those templates dependencies are maintained via [pnpm](https://pnpm.io) via `pnpm up -Lri`. This is the reason you see a `pnpm-lock.yaml`. That being said, any package manager will work. This file can be safely be removed once you clone a template. diff --git a/ts-minimal/README.md b/ts-minimal/README.md index 5a09957..377400a 100644 --- a/ts-minimal/README.md +++ b/ts-minimal/README.md @@ -1,6 +1,6 @@ ## Usage -Those templates dependencies are maintained via [pnpm](https://pnpm.js.org/) via `pnpm up -Lri`. +Those templates dependencies are maintained via [pnpm](https://pnpm.io) via `pnpm up -Lri`. This is the reason you see a `pnpm-lock.yaml`. That being said, any package manager will work. This file can be safely be removed once you clone a template. diff --git a/ts-router/README.md b/ts-router/README.md index 5a09957..377400a 100644 --- a/ts-router/README.md +++ b/ts-router/README.md @@ -1,6 +1,6 @@ ## Usage -Those templates dependencies are maintained via [pnpm](https://pnpm.js.org/) via `pnpm up -Lri`. +Those templates dependencies are maintained via [pnpm](https://pnpm.io) via `pnpm up -Lri`. This is the reason you see a `pnpm-lock.yaml`. That being said, any package manager will work. This file can be safely be removed once you clone a template. diff --git a/ts-windicss/README.md b/ts-windicss/README.md index 5a09957..377400a 100644 --- a/ts-windicss/README.md +++ b/ts-windicss/README.md @@ -1,6 +1,6 @@ ## Usage -Those templates dependencies are maintained via [pnpm](https://pnpm.js.org/) via `pnpm up -Lri`. +Those templates dependencies are maintained via [pnpm](https://pnpm.io) via `pnpm up -Lri`. This is the reason you see a `pnpm-lock.yaml`. That being said, any package manager will work. This file can be safely be removed once you clone a template. diff --git a/ts/README.md b/ts/README.md index 5a09957..377400a 100644 --- a/ts/README.md +++ b/ts/README.md @@ -1,6 +1,6 @@ ## Usage -Those templates dependencies are maintained via [pnpm](https://pnpm.js.org/) via `pnpm up -Lri`. +Those templates dependencies are maintained via [pnpm](https://pnpm.io) via `pnpm up -Lri`. This is the reason you see a `pnpm-lock.yaml`. That being said, any package manager will work. This file can be safely be removed once you clone a template.