Skip to content
This repository has been archived by the owner on Nov 18, 2022. It is now read-only.

Latest commit

 

History

History

script

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Scripts to Rule Them All

We try to follow "Scripts to Rule Them All" pattern. The following scripts provided for quick start of developing works.

bootstrap

Installs ruby gems, required for development.

test

Runs all test suits for the project.

cibuild

Should be invoked by continuous integration servers to run tests.