#Introduction ProjectDeployer is a work-in-progress web application to deploy Git projects on a server written with Meteor.
##Features In ProjectDeployer, it's possible to :
##Usage The location for deployed projects is set in the server/constants.js file with the _DEPLOYMENTFOLDER variable.
To launch ProjectDeployer, use the following command :
meteor --port $IP:$PORT