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

MVP for touch.py #37

Open
7 tasks
iLoveTux opened this issue Oct 4, 2016 · 0 comments
Open
7 tasks

MVP for touch.py #37

iLoveTux opened this issue Oct 4, 2016 · 0 comments
Assignees
Milestone

Comments

@iLoveTux
Copy link
Owner

iLoveTux commented Oct 4, 2016

Here, we will discuss what exactly we will consider to be a Minimum Viable Product (MVP) for touch.py.

At the very least it should:

  • Create a non-existant file
  • Change the modified time of an existing file
  • Change the access time of an existing file
  • Accept a -c, --no-create flag
  • Accept a -m flag to adjust only the modified time
  • Accept a -a flag to adjust only the access time

Also:

  • It should be documented both sphinx autodoc and a man page
@iLoveTux iLoveTux added this to the 0.2.0 milestone Oct 4, 2016
@iLoveTux iLoveTux self-assigned this Oct 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant