Skip to content

Instantly share code, notes, and snippets.

@tyler-johnson
Last active October 9, 2017 22:22
Show Gist options
  • Save tyler-johnson/0f654852424f6f8557a01fc0cb2bbc95 to your computer and use it in GitHub Desktop.
Save tyler-johnson/0f654852424f6f8557a01fc0cb2bbc95 to your computer and use it in GitHub Desktop.
Pagedip 5.2 Updated IIS Application Files
const pagedip = require('@pagedip/enterprise-edition/cli');
const config = require('./config.json');
pagedip(config);
{
"name": "pagedip",
"private": true,
"scripts": {
"setup": "pagedip-couchdb-setup --config config.json --force"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment