@netlify/create-sdk

2.2.1 • Public • Published

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.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
2.2.131latest
2.2.1-pre.299101f7experimental
1.8.2-pr-1263.03pr-1263

Version History

VersionDownloads (Last 7 Days)Published
2.2.1-pre.299101f7
2.2.1-pre.521c64e7
2.2.1-pre.ec20c5a4
2.2.131
2.2.03
2.1.13
2.1.0-pre.56565292
2.1.0-pre.19e60e02
2.1.0-pre.b160d7d2
2.1.0-pre.62203122
2.1.0-pre.07b860e2
2.1.0-pre.4d7e0142
2.1.0-pre.c6ae2f12
2.1.03
2.0.2-pre.8db09074
2.0.23
2.0.1-pre.2bac7e53
2.0.13
2.0.03
2.0.0-pre.3590ef23
2.0.0-pre.b4346793
2.0.0-pre.24259af3
2.0.0-pre.f486daf3
2.0.0-pre.3222e1d3
2.0.0-pre.23b5d753
2.0.0-pre.35bc1b33
2.0.0-pre.01e78b93
1.8.7-pre.1de84ab4
1.8.7-pre.6f464563
1.8.7-pre.ada98c23
1.8.7-pre.a7e870b3
1.8.7-pre.12d6d303
1.8.7-pre.cbd64c73
1.8.7-pre.8b65a893
1.8.7-pre.9d6b6113
1.8.7-pre.cb367c33
1.8.7-pre.a36854a3
1.8.7-pre.8da9e183
1.8.7-pre.93c41703
1.8.7-pre.2ad9ae73
1.8.7-pre.1b0e4cf3
1.8.7-pre.c1642a23
1.8.7-pre.a9681e03
1.8.7-pre.21b39c93
1.8.7-pre.2e2310c3
1.8.7-pre.5dcb75e3
1.8.7-pre.11472f13
1.8.7-pre.bb127af3
1.8.7-pre.a6c78c03
1.8.73
1.8.5-pre.a67c7753
1.8.63
1.8.5-pre.879bbc23
1.8.53
1.8.43
1.8.33
1.8.23
1.8.2-pr-1263.03
1.8.13
1.8.03
1.7.23
1.7.13
1.7.03
1.6.04
1.6.0-experimental.03
1.5.03
1.4.53
1.4.44
1.4.33
1.4.23
1.4.13
1.4.03
1.3.93
1.3.83
1.3.73
1.3.63
1.3.53
1.3.43
1.3.33
1.3.23
1.3.03
1.2.13
1.2.03
1.1.23
1.1.13
1.1.03
1.0.83
1.0.73
1.0.63
1.0.53
1.0.44
1.0.33
1.0.23
1.0.13
1.0.03

Package Sidebar

Install

npm i @netlify/create-sdk

Weekly Downloads

320

Version

2.2.1

License

ISC

Unpacked Size

214 kB

Total Files

118

Last publish

Collaborators

  • serhalp-netlify
  • youvalv
  • berdav
  • vitaliyr
  • smnh
  • denar90
  • kathmbeck
  • akardet
  • pieh
  • hrishikeshk
  • sarahetter
  • orinokai
  • seanroberts
  • mikewen
  • biilmann
  • eduardoboucas
  • netlify-bot