@txty-io/txty-cli

v1.0.2
The official command-line tool to interact with Txty.
oclif

start

./bin/dev

start:watcher

tsc -p . -w

build

shx rm -rf dist && shx rm tsconfig.tsbuildinfo && tsc -b

lint

eslint . --ext .ts --config .eslintrc

postpack

shx rm -f oclif.manifest.json

posttest

yarn lint

prepack

yarn build && oclif manifest && oclif readme

test

nyc mocha --forbid-only "test/**/*.test.ts"

test:allow-only

mocha "test/**/*.test.ts"

version

oclif readme && git add README.md

release

yarn build && yarn publish
npm i @txty-io/txty-cli

Metadata

  • MIT
  • >=12.0.0
  • Christoph Werner @chrztoph
  • released 2/25/2023

Downloads

Maintainers