2.2.2 • Published 11 months ago

@netlify/create-sdk v2.2.2

Weekly downloads
-
License
ISC
Repository
-
Last release
11 months ago

create-sdk

This package is necessary in order to run npm create @netlify/sdk. When running npm create @netlify/sdk, npm will automatically search for a package called @netlify/create-sdk in order to run the initialization

More info: https://docs.npmjs.com/cli/v9/commands/npm-init#description

How to try out a local version when contributing

If you're changing code in this repository, you can follow these steps to test out your changes:

  1. Build the project using pnpm build
  2. Run chmod +x ./dist/index.js
  3. Then run ./dist/index.js relative to the directory that you want to test it in.

If you also want to test out the local version of the SDK, you can provide a path to the SDK's bin directory using the LOCAL_SDK_BIN_PATH environment variable. This path needs to be relative to the directory that the create-sdk package creates.

  • npm: LOCAL_SDK_BIN_PATH=./path/to/the/sdk ./dist/index.js
  • pnpm: LOCAL_SDK_BIN_PATH=./path/to/the/sdk/bin/index.js ./dist/index.js

This logic does not work well with yarn right now so it is not recommended trying to use yarn to test out local changes.

2.2.1-pre.fe54d31

11 months ago

2.2.1-pre.b53ba01

11 months ago

2.2.2

11 months ago

2.2.1-pre.c42ae7a

11 months ago

2.2.1-pre.9d34f32

11 months ago

2.2.1-pre.fee3b41

11 months ago

2.2.1-pre.9d168c9

11 months ago

2.2.1-pre.521c64e

12 months ago

2.2.1-pre.299101f

12 months ago

2.2.1-pre.ec20c5a

12 months ago

2.2.1

12 months ago

2.2.0

12 months ago

2.1.1

1 year ago

2.0.2

1 year ago

2.1.0

1 year ago

2.0.1

1 year ago

2.0.0

1 year ago

1.8.2

1 year ago

1.8.2-pr-1263.0

1 year ago

1.8.7

1 year ago

1.8.6

1 year ago

1.8.5

1 year ago

1.8.4

1 year ago

1.8.3

1 year ago

1.8.1

1 year ago

1.8.0

1 year ago

1.7.2

1 year ago

1.7.1

1 year ago

1.7.0

1 year ago

1.6.0

1 year ago

1.5.0

2 years ago

1.4.5

2 years ago

1.4.4

2 years ago

1.2.0

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.3.7

2 years ago

1.3.6

2 years ago

1.3.5

2 years ago

1.0.8

2 years ago

1.4.3

2 years ago

1.3.4

2 years ago

1.0.7

2 years ago

1.4.2

2 years ago

1.3.3

2 years ago

1.0.6

2 years ago

1.4.1

2 years ago

1.3.2

2 years ago

1.4.0

2 years ago

1.3.0

2 years ago

1.2.1

2 years ago

1.1.2

2 years ago

1.3.9

2 years ago

1.3.8

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago