autorepo

v0.1.10
Autorepo abstracts away your dev dependencies, providing a single command to run all of your scripts.
auto repo

build

tsc --project ./tsconfig.json --incremental

dev

ts-node-esm ./source/index.ts

lint

eslint source --ext .ts && npmPkgJsonLint .

postbuild

autobin

prepack

yarn build

release

yarn build && yarn dev release

Metadata

  • MIT
  • ^14.13.1 || >=16.0.0
  • Connor White
  • released 4/11/2023

Downloads

Maintainers