mirror of
https://github.com/mthenw/frontail.git
synced 2026-04-26 02:05:57 +03:00
[PR #194] [MERGED] Add windows support #230
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/frontail#230
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/mthenw/frontail/pull/194
Author: @mojoaxel
Created: 2/2/2020
Status: ✅ Merged
Merged: 2/3/2020
Merged by: @mthenw
Base:
master← Head:windowsSupport📝 Commits (5)
21cb5d0fix: replace native tail with fs-tail-stream3df19f5fix: use options.buffer as start parameter364eed6feat: add additional windows support0941a07feat: add additional windows support2b22558Merge branch 'windowsSupport' of github.com:mojoaxel/frontail into windowsSupport📊 Changes
5 files changed (+66 additions, -40 deletions)
View changed files
📝
README.md(+1 -1)📝
index.js(+4 -4)📝
lib/tail.js(+39 -26)📝
package-lock.json(+20 -9)📝
package.json(+2 -0)📄 Description
fixes #111
see also #175
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.