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)
- Host: GitHub
- URL: https://github.com/akarsh/rociimd
- Owner: akarsh
- License: mit
- Created: 2017-11-03T11:06:24.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-12-30T13:33:49.000Z (over 5 years ago)
- Last Synced: 2025-02-16T07:17:49.445Z (over 1 year ago)
- Language: CSS
- Size: 446 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)