@eimerreis/az-npm
v0.2.0
Published
Zero-config CLI that authenticates npm, pnpm, and bun registries against Azure DevOps Artifacts feeds using the Azure CLI.
Maintainers
Readme
@eimerreis/az-npm
Zero-config CLI that authenticates npm, pnpm, and bun against Azure DevOps Artifact private feeds using the Azure CLI.
Usage
npx @eimerreis/az-npmOptional flags:
npx @eimerreis/az-npm --token <token>
npx @eimerreis/az-npm --cwd <path>Development
bun install
bun test
bun run check
bun run buildReleasing
bun run changesetPush to master. The release workflow versions the package from pending changesets, publishes only when package.json changes, and creates a matching GitHub release using npm trusted publishing.
