You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: plugins/backend-heroku-app/readme.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,7 @@ A bootstrap plugin that provides the minimum required Tool Kit plugins for a "ba
9
9
10
10
This bootstrap plugin is also preconfigured to run the `Node` task on the hook `run:local`, and binds the tasks defined by the `heroku` plugin to the hooks defined by `circleci-deploy`.
11
11
12
+
12
13
## Installation
13
14
14
15
With Tool Kit [already set up](https://github.com/financial-times/dotcom-tool-kit#installing-and-using-tool-kit), install this plugin as a dev dependency:
Copy file name to clipboardExpand all lines: plugins/backend-serverless-app/readme.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,7 @@ A bootstrap plugin that provides the minimum required Tool Kit plugins for a "ba
9
9
10
10
This bootstrap plugin is also preconfigured to run the `ServerlessRun` task on the hook `run:local`, and binds the tasks defined by the `serverless` plugin to the hooks defined by `circleci-deploy`.
11
11
12
+
12
13
## Installation
13
14
14
15
With Tool Kit [already set up](https://github.com/financial-times/dotcom-tool-kit#installing-and-using-tool-kit), install this plugin as a dev dependency:
Copy file name to clipboardExpand all lines: plugins/circleci-npm/readme.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,7 @@ The tool-kit/publish job is triggered in your circleci pipeline once you do a re
6
6
7
7
This plugin will be installed as a dependency of the [component](https://github.com/Financial-Times/dotcom-tool-kit/tree/main/plugins/component) plugin so you do not need to install it separately if you are using either of those plugins.
8
8
9
+
9
10
## Installation
10
11
11
12
Install `@dotcom-tool-kit/circleci-npm` as a `devDependency` in your app:
With Tool Kit [already set up](https://github.com/financial-times/dotcom-tool-kit#installing-and-using-tool-kit), install this plugin as a dev dependency:
Copy file name to clipboardExpand all lines: plugins/frontend-app/readme.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,7 @@ A bootstrap plugin that provides the minimum required Tool Kit plugins for a "fr
8
8
9
9
This bootstrap plugin is also preconfigured to run the `Node`, `WebpackDevelopment`, and `WebpackWatch` tasks on the hook `run:local`.
10
10
11
+
11
12
## Installation
12
13
13
14
With Tool Kit [already set up](https://github.com/financial-times/dotcom-tool-kit#installing-and-using-tool-kit), install this plugin as a dev dependency:
0 commit comments