## Meta repository for web-services

### Getting started

It's like a mono repository but it doesn't contain any source code. 

To get started you need to install a tool called [`meta`](https://github.com/mateodelnorte/meta) using npm package manager:

```shell
npm install -g meta
```

Clone this repository and run `meta git update` to clone projects. 