[PR #45] [CLOSED] commander.js #233

Closed
opened 2026-02-26 05:31:41 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NarrativeScience-old/log.io/pull/45
Author: @hornos
Created: 12/2/2012
Status: Closed

Base: masterHead: master


📝 Commits (2)

📊 Changes

8 files changed (+161 additions, -4 deletions)

View changed files

.gitignore (+2 -0)
📝 README.md (+7 -0)
bin/agent.log.io (+51 -0)
bin/control (+66 -0)
etc/conf/osx.conf (+29 -0)
📝 etc/conf/server.conf (+1 -0)
📝 lib/server/log_server.js (+2 -2)
📝 package.json (+3 -2)

📄 Description

Merged server and harvester into agent and added commander.js for command line arguments. bin/control is a basic startup script with daemonize. Check: bin/control help


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/NarrativeScience-old/log.io/pull/45 **Author:** [@hornos](https://github.com/hornos) **Created:** 12/2/2012 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`3955c38`](https://github.com/NarrativeScience-old/log.io/commit/3955c385600238a9e8c7e90015ba3425f028b5b8) commander.js - [`9a33441`](https://github.com/NarrativeScience-old/log.io/commit/9a33441e57fabdfa78c37e2814bcfda12eecedaa) upd ### 📊 Changes **8 files changed** (+161 additions, -4 deletions) <details> <summary>View changed files</summary> ➕ `.gitignore` (+2 -0) 📝 `README.md` (+7 -0) ➕ `bin/agent.log.io` (+51 -0) ➕ `bin/control` (+66 -0) ➕ `etc/conf/osx.conf` (+29 -0) 📝 `etc/conf/server.conf` (+1 -0) 📝 `lib/server/log_server.js` (+2 -2) 📝 `package.json` (+3 -2) </details> ### 📄 Description Merged server and harvester into agent and added commander.js for command line arguments. bin/control is a basic startup script with daemonize. Check: bin/control help --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 05:31:41 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/log.io-NarrativeScience-old#233
No description provided.