Skip to content

Commit

Permalink
Add intrusions for buiding medis
Browse files Browse the repository at this point in the history
  • Loading branch information
luin committed Jan 10, 2016
1 parent d2e1052 commit bb719f0
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,28 @@ It also supports many advanced features:
* Working with millions keys and key members without blocking the redis server
* Pattern manager for easy selecting a sub group of keys.

## Download Medis

You can download compiled versions of Medis for Mac OS X from [the release page](https://github.com/luin/medis/releases). Support for Windows and Linux is coming soon.

## Running Locally

```shell
$ npm install
$ npm run dev
$ npm start
```

## Build Medis

```shell
$ npm run deploy
$ ./Medis.app
```

## I love this. How do I help?

* Simply star this repository :-)
* Help us spread the word on Facebook and Twitter
* Contribute Code! We're developers!
* Medis is available on the Mac App Store as a paid software. I'll be very grateful if you'd like to buy it to encourage me to continue maintaining Medis. There are no additional features comparing with the open-sourced version, except the fact that you can enjoy auto updating that brought by the Mac App Store.

0 comments on commit bb719f0

Please sign in to comment.