poush / H2

Supporting light weight extensions for heavy task lifting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create a guide for mac and linux.

poush opened this issue · comments

This app is currently being tested on mac and linux as it is being developed. So, two guide files,
"guide/mac.md" and "guide/linux.md" has to be created which contains steps to run this project from scratch in these systems. Also need to include any pre-requisite like installing nodejs if not installed already.

You can also create bash scripts which will do the all installation things after downloading. Please put them at "install/mac.sh" or "install/linux.sh". (Not required right now but useful)

Solved.