@uju-labs/subql-cli

v5.0.1
cli for subquery
oclif

test

echo NO TESTS

build

rm -rf lib && tsc -b && cp -r src/template lib/

format

prettier --write "src/**/*.ts"

prepack

yarn build && oclif manifest && oclif readme

version

oclif readme && git add README.md

postpack

rm -f oclif.manifest.json

posttest

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

changelog:release

echo "Updating changelog $npm_package_version" && npx chan release $npm_package_version --git-url "https://github.com/subquery/subql" --release-prefix="cli/"
npm i @uju-labs/[email protected]

Metadata

Downloads

Maintainers