poush / H2

Supporting light weight extensions for heavy task lifting
MIT License
16 stars 32 forks source link

Create a guide for mac and linux. #16

Closed poush closed 5 years ago

poush commented 5 years ago

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)

poush commented 5 years ago

Solved.