exercism / exercism/configlet

Improve error message when not being run from a track's root directory

Open
#41 0 comments 0 reactions 0 assignees View on GitHub
kind: feature
Dominant language
Nim
Stars
23
Forks
17
Avg merge
13h 57m
Merged PRs (30d)
1

Description

We should check whether the tool is being run from the right directory, and if not, output a nice error message. The things we can check for are:

- `config.json` file in the current working directory
- `exercises` directory exists if there are exercises specified in the `config.json` file
- `exercises/` directory exists for each exercise in the `config.json` file

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.