Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

DocPad Instance Spawn

Purposed to provide a function to spawn DocPad instances on unique ports.

docpadSpawn(port)

Install

npm install docpad-instance-spawn --save

#####Example: docpadSpawn(9966)

Note

Right now the DocPad instance looks for a docpad.coffee file at the root of the project. In that file you'll have to clearly set the path to where your docpad folder is in your project tree. It could be somehting like this:

rootPath: process.cwd() + '/public/docpad'

About

⚠ Work In Progress. DocPad express servers module with unique ports.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages