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

Display a simple directory listing #9

Closed
OldhamMade opened this issue Apr 5, 2018 · 0 comments · Fixed by #11
Closed

Display a simple directory listing #9

OldhamMade opened this issue Apr 5, 2018 · 0 comments · Fixed by #11
Assignees
Labels
feature New feature or request good first issue Good for newcomers

Comments

@OldhamMade
Copy link
Owner

OldhamMade commented Apr 5, 2018

Acceptance Criteria:

  • Displays a list of filenames for a given path
  • The list displayed may be unordered
  • This list should not provide any further details at this time
@OldhamMade OldhamMade self-assigned this Apr 5, 2018
@OldhamMade OldhamMade added feature New feature or request good first issue Good for newcomers to do In the queue, assigned, and will be actioned soon in progress In progress, will be delivered soon and removed to do In the queue, assigned, and will be actioned soon labels Apr 5, 2018
OldhamMade added a commit that referenced this issue Apr 8, 2018
- add project information (.nimble file)
- add basic directory listing (unsorted, filenames only)
- add basic tests
- add Makefile for shortcuts around builds
- clarify README with further details and status
- resolves #9
OldhamMade added a commit that referenced this issue Apr 8, 2018
* Display a simple directory listing (#9)

- add project information (.nimble file)
- add basic directory listing (unsorted, filenames only)
- add basic tests
- add Makefile for shortcuts around local builds
- add travis config with caching
- clarify README with further details and status
- resolves #9
@OldhamMade OldhamMade removed the in progress In progress, will be delivered soon label Apr 8, 2018
@OldhamMade OldhamMade added this to the Match `ls` output milestone Apr 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant