Skip to content

feat(cli): add cli package#1

Merged
sphamjoli merged 35 commits into
mainfrom
spha/cli
Feb 5, 2026
Merged

feat(cli): add cli package#1
sphamjoli merged 35 commits into
mainfrom
spha/cli

Conversation

@sphamjoli

Copy link
Copy Markdown
Member

This PR adds a new package for interacting with dotns. The package in question is a cli which allows more fine-grained interactions between dotns and its integrated components.

[Will add more stuff to the description]

@sphamjoli sphamjoli self-assigned this Feb 2, 2026
@sphamjoli sphamjoli marked this pull request as draft February 2, 2026 16:07
@sphamjoli sphamjoli marked this pull request as ready for review February 5, 2026 02:15
@github-actions

github-actions Bot commented Feb 5, 2026

Copy link
Copy Markdown

CI Summary

Check Result
Lint Passed
Format Passed
Typecheck Passed
Build Passed
Release Passed
PR Title Passed
Labels Passed

Release - Passed

Test this PR

Download artifact (GitHub CLI required):

gh run download 21715317724 -n cli-preview-0.0.0-pr.1 -R paritytech/dotns-sdk

Install globally:

Package Manager Command
npm npm install -g ./dotns-cli-0.0.0-pr.1.tgz
yarn yarn global add ./dotns-cli-0.0.0-pr.1.tgz
bun (macOS/Linux) bun add -g "$(pwd)/dotns-cli-0.0.0-pr.1.tgz"
bun (Windows) bun add -g "$PWD\dotns-cli-0.0.0-pr.1.tgz"

Verify:

dotns --help
Labels

pkg: cli, scope: bulletin, scope: auth, type: docs, type: test, dependencies

@sphamjoli sphamjoli changed the title [Feat]: Add CLI as a package feat(cli): Add CLI as a package Feb 5, 2026
@sphamjoli sphamjoli changed the title feat(cli): Add CLI as a package feat(cli): add cli package Feb 5, 2026

@andrew-ifrita andrew-ifrita left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good enough for now. We can actively iterate as needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants