Skip to content
package

GitHub Action

turbostart-npm

v3.0.1 Latest version

turbostart-npm

package

turbostart-npm

A simple action to setup node, install npm dependencies, and cache for later use

Installation

Copy and paste the following snippet into your .yml file.

              

- name: turbostart-npm

uses: clutchd/[email protected]

Learn more about this action in clutchd/turbostart-npm

Choose a version

turbostart-npm

A simple action to setup node, install npm dependencies, and cache for later use.

Requirements

Must set env variables TURBO_TOKEN and TURBO_TEAM in your repository consuming action.

Read More