Skip to content
This repository has been archived by the owner on Sep 7, 2021. It is now read-only.

stdin support and path resolving #21

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

skakri
Copy link

@skakri skakri commented Jul 15, 2013

Adjusted view/stylus/static assets path to be relative to bin/nodestalgia (allows to run via ./bin/nodestalgia or ./index.js; resolves #20 )
Added stdin support (for example: ssh user@host -o Ciphers=arcfour tail -f /var/log/apache2/access.log | node index.js -)
Added carrier dependency for stdin support
Set executable bit for bin/nodestalgia

Notes: stdin can be interrupted by EOF on log rotation.

…lgia (allows to run via ./bin/nodestalgia or ./index.js)

Added stdin support (for example: ssh user@host -o Ciphers=arcfour tail -f /var/log/apache2/access.log | node index.js -)
Added carrier dependency for stdin support
Set executable bit for bin/nodestalgia
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

failed to locate view "index.jade"
1 participant