chaoss / augur

Python library and web service for Open Source Software Health and Sustainability metrics & data collection. You can find our documentation and new contributor information easily here: https://oss-augur.readthedocs.io/en/main/ and learn more about Augur at our website https://augurlabs.io
https://oss-augur.readthedocs.io/en/main/
MIT License
579 stars 846 forks source link

make install-dev doesn't exist, but docs refer to it #2770

Closed mhauru closed 4 weeks ago

mhauru commented 2 months ago

getting-started/installation.rst says

If you want to develop with Augur, use this command instead $ make install-dev

install-dev isn't a target in the Makefile though. Rather make install prints out *****INSTALLING FOR DEVELOPMENT***** when it starts.

sgoggins commented 1 month ago

This should be removed. You are right.