mirror of
https://github.com/NarrativeScience-old/log.io.git
synced 2026-04-25 09:05:55 +03:00
[GH-ISSUE #19] Divide into three packages #14
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/log.io-NarrativeScience-old#14
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @noazark on GitHub (Jan 25, 2012).
Original GitHub issue: https://github.com/NarrativeScience-old/log.io/issues/19
Is there a particular advantage to having the server, harvester and client all in the same package? It's not exactly a large codebase all together, but I'd love to use npm to install only what I need.
@kevireilly commented on GitHub (Mar 2, 2013):
Would be great to only have to install the harvester on children servers.
@msmathers commented on GitHub (Aug 1, 2014):
This probably won't happen. No processes are started up automatically, so worst case scenario is that you have a few extra source files sitting on your machine.