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

https://github.com/flaver12/sync-boy-client


https://github.com/flaver12/sync-boy-client

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Sync Boy Client

> Windows Build: [![Build status](https://ci.appveyor.com/api/projects/status/yebj1vnl775mbwgl?svg=true)](https://ci.appveyor.com/project/flaver12/sync-boy-client) .
> Linux and Mac build: [![Build Status](https://travis-ci.com/flaver12/sync-boy-client.svg?branch=master)](https://travis-ci.com/flaver12/sync-boy-client)

## What is Sync Boy?
Sync Boy is a syncer for ArmA 3.
The main diference is that you dont need a Server to save your repository.
You only need a Account and you good to go, its a sync in a cloud.

#### Build Setup

``` bash
# install dependencies
yarn install

# serve with hot reload at localhost:9080
yarn dev

# build electron application for production
yarn build

```

---

This project was generated with [electron-vue](https://github.com/SimulatedGREG/electron-vue)@[8fae476](https://github.com/SimulatedGREG/electron-vue/tree/8fae4763e9d225d3691b627e83b9e09b56f6c935) using [vue-cli](https://github.com/vuejs/vue-cli). Documentation about the original structure can be found [here](https://simulatedgreg.gitbooks.io/electron-vue/content/index.html).