LiveRamp / reslang

A language for describing resource-oriented APIs & turning them into Swagger or resource diagrams. Oriented around the concepts we want to expose in the APIs.
Apache License 2.0
23 stars 7 forks source link

README: give links for yarn, node, any other external packages #102

Closed j-q-arnold closed 4 years ago

j-q-arnold commented 4 years ago

The top README should give better instructions for installing required packages. The documentation says ensure node & yarn are installed. The first time I went through this, I wondered why Hadoop's resource manager was needed. That was partially my problem, but it shows the need for specific links to all external packages needed by reslang.

liveandrew commented 4 years ago

added instructions on how to install node.js and yarn, including details on what they actually are.