UNPKG

regex-replace

Version:

A simple CLI/Module for regex replacing strings in files & renaming files recursively

9 lines 162 B
language: node_js node_js: - "8.3.0" script: - yarn - npm run test #after_script: # - yarn global add codeclimate-test-reporter # - yarn run test-coverage