Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: --watch should add a date for last updated #8

Open
rreilly-edr opened this issue Oct 5, 2017 · 2 comments
Open

Feature: --watch should add a date for last updated #8

rreilly-edr opened this issue Oct 5, 2017 · 2 comments

Comments

@rreilly-edr
Copy link

with the watch option it would be great to see the last date time it was updated or the mtime of the file.
just a thought, this is a great tool.

@lukejpreston
Copy link
Owner

we used to have this, but then old impl kept breaking between linux and macs. Do you mean instead of output.html to have output.${time}.html (for example)? I have a solution which shouldn't break both OSs

@lukejpreston
Copy link
Owner

I think to solve this I need to add --timestamp as an arg which will automatically add the time to the file e.g. output-name.timestamp.html and the arg could be a date format

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants