mirror of
https://github.com/NarrativeScience-old/log.io.git
synced 2026-04-25 09:05:55 +03:00
[PR #45] [CLOSED] commander.js #233
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#233
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?
📋 Pull Request Information
Original PR: https://github.com/NarrativeScience-old/log.io/pull/45
Author: @hornos
Created: 12/2/2012
Status: ❌ Closed
Base:
master← Head:master📝 Commits (2)
3955c38commander.js9a33441upd📊 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.