UNPKG

filehelper

Version:

File system helper, tool, with file existed check before file write.

19 lines (15 loc) 197 B
sudo: false language: node_js node_js: - "6" cache: directories: - node_modules script: - npm test deploy: on: tags: true notifications: email: - wahengchang@gmail.com