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

https://github.com/wzalazar/meteor-file-status

Meteor aplication
https://github.com/wzalazar/meteor-file-status

code grunt gruntfile javascript merge meteor

Last synced: about 2 months ago
JSON representation

Meteor aplication

Awesome Lists containing this project

README

        

# Meteor file status

> Real time connection with others co-workers, you will able to resolve the merge online

## Getting Started

If you haven't used [Meteor](https://www.meteor.com/) before

Meteor is an ultra-simple environment for building modern web applications.

With Meteor you write apps:

in pure JavaScript
that send data over the wire, rather than HTML
using your choice of popular open-source libraries
Documentation is available at http://docs.meteor.com/

Install Meteor:

```shell
curl https://install.meteor.com | /bin/sh
```

After that, clone the system

```shell
git clone [email protected]:wzalazar/meteor-file-status.git
```

This system requires grunt-file-status https://github.com/wzalazar/grunt-file-status

If you haven't used [Grunt](http://gruntjs.com/) before, be sure to check out the [Getting Started](http://gruntjs.com/getting-started) guide, as it explains how to create a [Gruntfile](http://gruntjs.com/sample-gruntfile) as well as install and use Grunt plugins. Once you're familiar with that process, you may install this plugin with this command:

```shell
npm install grunt-file-status --save-dev
```
Once the plugin has been installed, it may be enabled inside your Gruntfile with this line of JavaScript:

```js
grunt.loadNpmTasks('grunt-file-status');
```

## The "Meteor file status" system

### Overview
In your project's Meteor file status, you will be able to run system with the command meteor in the shell

```shell
meteor
```

## Contributing
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using [Grunt](http://gruntjs.com/).

## Release History
_(Nothing yet)_
# grunt-file-status