poetapp / poet-js

Po.et JS is an small library that provides methods to easily create and sign Po.et Claims.
https://www.npmjs.com/package/@po.et/poet-js
MIT License
52 stars 4 forks source link

Documentation: Add gcc, g++ and rsync info to installation section #235

Open lautarodragan opened 6 years ago

lautarodragan commented 6 years ago

@krobi64 is this always required?

geoffturk commented 6 years ago

@lautarodragan @warrenv ^^^^^^^^^^^^^^^^^^^ ?

warrenv commented 6 years ago

rsync is not needed for explorer. We use it in node, poet-js and test-jsonld-libraries to copy json files into /dist.

lautarodragan commented 6 years ago

Thanks @warrenv!

krobi64 commented 5 years ago

This is required for any application requiring the current poet-js library, or any form of the json-ld library

krobi64 commented 5 years ago

@warrenv it will eventually be required for the explorer app unless we provide a service for the explorer to hit that returns claims already in a semantic form.

lautarodragan commented 5 years ago

Thanks @krobi64!

Then we do need to add it to the Installation section of the docs.

lautarodragan commented 5 years ago

Needs https://github.com/poetapp/poet-js/issues/250