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

Create monorepo to house node-gh packages #615

Closed protoEvangelion closed 4 years ago

protoEvangelion commented 5 years ago

There is a good discussion on this: https://spectrum.chat/frontend/general/what-are-the-advantages-to-use-mono-repo-or-multi-repo-structure~652101ca-1c12-4cf5-99e3-55ff802201a4

Overall I like it because it provides a nice way have common package, tests, and other setup files.

Also this could help streamline the release process.

protoEvangelion commented 5 years ago

Depends on #614

protoEvangelion commented 4 years ago

Not going to implement for now.