python-tooling
python-tooling copied to clipboard
Document next steps for the user once they run the tool
@samcunliffe thought it would be good to say things like:
- Create
condaenvironment - Enter
conda environment pip install -e .package- Run
pre-commit install - etc.
- code of conduct
- contributing guidelines
- etc.
Would also be worth mentioning steps for setting up deployment of documentation to GitHub Pages is user selected deploy_docs_to_github_pages option as discussed in #319.