-
Notifications
You must be signed in to change notification settings - Fork 7
Description
From the start page of the repository, there is no apparent description or guideline for new users on how to setup and run the ADIT software.
Usually, in other projects, there are sections mentioning the hard- and software requirements and the necessary steps to get the software to run. Or there are links to wikis or documentations where these things are described.
There are some commands listet in CONTRIBUTING.md, though
a) this is not the ideal place imo (I usually need to gain experience working with something before I start thinking about contributing to the development)
b) there is still a lack of explanations and no explicit listing of requirements, so it's unclear how to deal with errors or deployment failures
Also, the link under the section api-client is broken.
tl;dr: Adding a few quickstart guidelines would greatly improve experience for new users.
Thanks to the team for your work so far!