UNPKG

create-strof

Version:

The npm-initializer for creating a new strof directoty or repository

11 lines (10 loc) 220 B
{ "private": false, "type": "module", "scripts": { "run": "strof -d data/rep_contacts.txt -d data/rep_friends.txt -d data/rep_familly.txt -d data/rep_business.txt" }, "devDependencies": { "strof": "^0.1.7" } }