Skip to content
This repository has been archived by the owner on Feb 14, 2021. It is now read-only.

beevelop/corci-master

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Dependency Status Code Climate GitHub release GitHub issues

CorCI-master

A convenient way to handle your own cordova builds without relying on Phonegap Build.

Disclaimer

This project is currently under heavy development and might be unstable. Don't use it in production (unless you're adventurous).

Usage

corci-master

Options:
  --help                 Show help
  -v, --version          Show version number
  -p, --port             Port the server should use                                             [default: 8000]
  -q, --protocol         Protocol the server should use (https requires key and cert argument)  [default: "http"]
  -h, --host             Hostname the server should use                                         [default: "localhost"]
  -k, --keep             Amount of builds to keep (0 = unlimited)                               [default: 0]
  -l, --location         Path to the builds directory                                           [default: "builds"]
  --key                  Path to the SSL key
  --cert, --certificate  Path to the SSL certificate

About

CorCI's essential master server

Resources

Stars

Watchers

Forks

Packages

No packages published