texterify

v0.0.18
A CLI for Texterify (https://github.com/chrztoph/texterify).
oclif

postpack

rm -f oclif.manifest.json

posttest

yarn lint

prepack

rm -rf lib && tsc -b && oclif-dev manifest && oclif-dev readme

test

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

test-only

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

version

oclif-dev readme && git add README.md

lint

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

release

yarn publish

Metadata

  • MIT
  • >=8.0.0
  • Christoph Werner @chrztoph
  • released 1/12/2022

Downloads

Maintainers