node-gh / gh

(DEPRECATED) GitHub CLI made with NodeJS. Use the official https://cli.github.com/ instead.
http://nodegh.io
Other
1.71k stars 217 forks source link

Add Ramda as a npm dependency to being refactoring towards functional style #673

Closed protoEvangelion closed 5 years ago

protoEvangelion commented 5 years ago

Ramda is the top functional programming lib for JS at the moment. https://ramdajs.com/

This issue will involve simply installing the dependency with npm as listed in the site above.

Make sure to read CONTRIBUTING.md and don't hesitate to reach out if you need any help 👍

protoEvangelion commented 5 years ago

:tada: This PR is included in version 2.0.10 :tada:

The release is available on:

Your semantic-release bot :package::rocket: