Skip to content
This repository has been archived by the owner on Feb 6, 2021. It is now read-only.

File structure for challenges in user environment #20

Closed
joeljuca opened this issue Sep 21, 2017 · 2 comments
Closed

File structure for challenges in user environment #20

joeljuca opened this issue Sep 21, 2017 · 2 comments
Milestone

Comments

@joeljuca
Copy link
Member

Dsafio will download challenges from GitHub and place them somewhere in the user file system. We should describe a file structure to store challenges in users' disks.

@joeljuca
Copy link
Member Author

The Exercism approach (<prefix>/<challenge-name>) was suggested in #18. E.g.:

- <dsafio-prefix>/ (e.g.: ~/dsafio)
  - <challenge-name>/ (e.g.: hello-world)
    - index.js
    - readme.md
    - test.js

@joeljuca joeljuca added this to the 0.1 milestone Sep 30, 2017
@joeljuca
Copy link
Member Author

The Exercism approach will be used as starting point.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

1 participant