python-tooling icon indicating copy to clipboard operation
python-tooling copied to clipboard

Document next steps for the user once they run the tool

Open paddyroddy opened this issue 2 years ago • 2 comments

@samcunliffe thought it would be good to say things like:

  • Create conda environment
  • Enter conda environment
  • pip install -e . package
  • Run pre-commit install
  • etc.

paddyroddy avatar Oct 25 '23 09:10 paddyroddy

  • code of conduct
  • contributing guidelines
  • etc.

paddyroddy avatar Jan 23 '24 11:01 paddyroddy

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.

matt-graham avatar Mar 25 '24 11:03 matt-graham