An open API service indexing awesome lists of open source software.

https://github.com/akarsh/rociimd

This project website is created part of the master thesis "Review on CI in Mobile Development" (RoCIiMD)
https://github.com/akarsh/rociimd

Last synced: 12 months ago
JSON representation

This project website is created part of the master thesis "Review on CI in Mobile Development" (RoCIiMD)

Awesome Lists containing this project

README

          

# RoCIiMD
This project website is created part of the master thesis "Review on CI in Mobile Development" (RoCIiMD).

## Prerequisites
You need to have node.Js version 0.10 or more and also MongoDB version 2.4 or more installed on your computer.
See also [KeystoneJS website page](http://keystonejs.com/getting-started/)

## Installation
cd into folder `GitLab-API-Implementation` then

npm install -save

## Run
$ node keystone

### Credits
This project uses Open Source components. You can find the source code of their open source projects along with license information below. We acknowledge and are grateful to these developers for their contributions to open source.
* Project: [keystone](https://github.com/keystonejs/keystone)

Author: [196+ contributors](https://github.com/keystonejs/keystone/graphs/contributors)

License: [MIT](https://github.com/keystonejs/keystone/blob/master/LICENSE)