now writing configs properly to disk

This commit is contained in:
LosslessBot
2016-07-08 04:24:07 +02:00
parent 9864dcc56a
commit 43e8549042
12 changed files with 54 additions and 17 deletions

View File

@@ -5,7 +5,8 @@
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"scripts": {
"test": "(npmts)"
"test": "(npmts)",
"cleanTest":"(rm -r nginxconfig)"
},
"repository": {
"type": "git",