From 25ad0e4dba563eaaf2cdfae03d003d1912741949 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20G=C3=BCnther?= Date: Wed, 15 Aug 2018 20:20:06 +0200 Subject: [PATCH] TASK: Add minimum requirements for contribution --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 46ec024a..7720f517 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,15 @@ You can download `.exe` from [release page](https://github.com/h3poteto/whalebir ## Development +We'd love you to contribute to Homebrew. + +### Minimum requirements for development + +* Node.js greater than or equal version 8.9.0 +* npm or yarn + +### Getting started + ``` bash # clone this repository $ git clone https://github.com/h3poteto/whalebird-desktop.git