mirror of
https://github.com/mthenw/frontail.git
synced 2026-04-26 02:05:57 +03:00
[PR #118] [CLOSED] Features/stdout #199
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/frontail#199
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/118
Author: @syberkitten
Created: 3/18/2018
Status: ❌ Closed
Base:
master← Head:features/stdout📝 Commits (10+)
8d938d5version bumpd1bd60cfirst commit to dev, adding stdout write33bdd02enabling stdout via --stdout flagce68fb9will always stdout everything095cc88adding epipebomb to make sure no broker pipes happen7ef08daadding -T --title to options to pass custom page titleae940444.1.5b86865bfixing stuff adding --stdout support for stdout04cdf7donly the stdout feature9ab45earemoving the frontail.iml📊 Changes
6 files changed (+48 additions, -4 deletions)
View changed files
📝
.gitignore(+5 -1)📝
README.md(+10 -1)📝
index.js(+30 -0)📝
lib/options_parser.js(+1 -0)📝
package-lock.json(+1 -1)📝
package.json(+1 -1)📄 Description
as requested -)
this PR contains only the stdout feature
with added documentation.
had to bump the patch version a few times
for my own sake.
first Pull Request with more info here:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.