Castcloud Node.js ServerNode.js implementation of the Castcloud APIUsagenpm install castcloud -g castcloud [port]Programmatic UsageStarting a server:varcastcloud=require('castcloud');castcloud(options);