hasura / api-codegen

npm module to generate code for Hasura APIs in different languages/frameworks

Home Page:https://www.npmjs.com/package/api-codegen

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add comment with install instructions for dependencies

jaisontj opened this issue · comments

Javascript Node for example should have the following comment on the first line
// run npm install --save node-fetch in the same directory as your package.json file.

Explore other languages and their appropriate dependency method.
Atleast link to the frameworks github page or something where a user can find installation instructions.