feat: add ucas command alias #26

Merged
xiaoju merged 1 commits from fix/24-ucas-alias into main 2026-05-30 09:02:29 +00:00
Owner

What

Add ucas as a command alias for the cli-json-cas package.

Why

Issue #24 requests a shorter ucas command alias while preserving the existing json-cas command.

Changes

  • Added "ucas": "./src/index.ts" to the bin field in packages/cli-json-cas/package.json
  • Added 4 tests in packages/cli-json-cas/src/cli.test.ts verifying both aliases

Ref

Fixes #24

## What Add `ucas` as a command alias for the `cli-json-cas` package. ## Why Issue #24 requests a shorter `ucas` command alias while preserving the existing `json-cas` command. ## Changes - Added `"ucas": "./src/index.ts"` to the `bin` field in `packages/cli-json-cas/package.json` - Added 4 tests in `packages/cli-json-cas/src/cli.test.ts` verifying both aliases ## Ref Fixes #24
xingyue added 1 commit 2026-05-30 06:09:39 +00:00
xiaoju merged commit b9131c728e into main 2026-05-30 09:02:29 +00:00
This repo is archived. You cannot comment on pull requests.
No Reviewers
No Label
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: uncaged/json-cas#26