Skip to content

Commit

Permalink
Merge branch 'release/v1.0.0-beta-6'
Browse files Browse the repository at this point in the history
  • Loading branch information
balis committed Apr 16, 2014
2 parents 58a2e3c + f117c12 commit f647532
Show file tree
Hide file tree
Showing 43 changed files with 8,753 additions and 438 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
node_modules/
*~
*.swp
.idea
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ Browse the [wiki pages](https://github.com/balis/hyperflow/wiki) to learn more a

##Getting started

Latest release of HyperFlow is 1.0.0-beta-5
Latest release of HyperFlow is 1.0.0-beta-6

Installation & running:
* Download the package: https://github.com/dice-cyfronet/hyperflow/archive/v1.0.0-beta-5.zip
* Download the package: https://github.com/dice-cyfronet/hyperflow/archive/v1.0.0-beta-6.zip
* Install dependencies (in `hyperflow` directory): `npm install -d`
* Install the latest node.js (http://nodejs.org)
* Install the Redis server 2.6.x or higher (http://redis.io) (tested with version 2.6.x)
Expand Down
Loading

0 comments on commit f647532

Please sign in to comment.