laren

v1.1.2
Command line tool for renaming files with custom function expression
rename cli

test

npm run lint && npm run test:src && npm run test:cli

test:cli

npm run build && ava tests/**/*.cli.js

test:src

ava tests/**/*.spec.js

tdd

npm run test:src -- --watch

build

npm run clean && babel ./src --out-dir ./es2015

projectz

projectz compile

compile

npm run lint && npm run build && npm run projectz

clean

rimraf ./es2015

lint

eslint src

Metadata

  • MIT
  • Whatever
  • Metál Ádám
  • released 10/23/2016

Downloads

Maintainers