apeman-dev-commons-deploying
apeman dev common module for deploying.
Installation
Install module via npm.
# Install as local module. $ npm install apeman-dev-commons-deploying --save
Usage
deployGhPages
Deploy a directory to Github Pages.
#!/usr/bin/env node var deploying = ; deploying;
License
This software is released under the MIT License.