0.0.33 • Published 7 months ago

@devkong/cli v0.0.33

Weekly downloads
-
License
-
Repository
-
Last release
7 months ago

Local debug

  1. Start local registry: npx nx run kong-cli:local-registry
  2. Update versions: npx nx release version --git-commit=false --stage-changes=false
  3. Build kong-cli: npx nx run-many -t build -p kong-cli kong-cli-nx
  4. Publish kong-cli: npx nx release publish --git-commit=false
  5. Install kong-cli: npm i -g @devkong/cli@latest --registry="http://localhost:4873/"
  6. Generate test template: kong generate <extension-name>

Publish to the @devkong

  1. Login as kong-admin user: npm login
  2. Update versions: npx nx release version --git-commit=false --stage-changes=false
  3. Build kong-cli: npx nx run-many -t build -p kong-cli kong-cli-nx
  4. Publish kong-cli: npx nx release publish --git-commit=false --access=public
  5. Install kong-cli: npm i -g @devkong/cli@latest
  6. Generate test template: kong generate <extension-name>

Publish to the Nexus

code ~/.npmrc

@kong:registry=https://nexus.shared.app-dts.net/repository/npm-hosted/
//nexus.shared.app-dts.net/repository/npm-hosted/:username=kong
//nexus.shared.app-dts.net/repository/npm-hosted/:_password={BASE_64_PASSWORD}
//nexus.shared.app-dts.net/repository/npm-hosted/:always-auth=true
0.0.33

7 months ago

0.0.32

8 months ago

0.0.31

8 months ago

0.0.30

8 months ago

0.0.29

8 months ago

0.0.28

8 months ago

0.0.27

8 months ago

0.0.26

9 months ago

0.0.25

9 months ago

0.0.24

11 months ago

0.0.23

11 months ago

0.0.22

11 months ago

0.0.21

11 months ago

0.0.19

11 months ago

0.0.17

11 months ago

0.0.18-0

11 months ago

0.0.17-0

12 months ago

0.0.16

1 year ago

0.0.15

1 year ago

0.0.14

1 year ago

0.0.13

1 year ago

0.0.12

1 year ago

0.0.11

1 year ago

0.0.10

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2-0

1 year ago

0.0.1

1 year ago