Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 642 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 642 Bytes

Training: Software development - good practices, tips & tools

About

Book used in Training sessions for first year CDT Fluid Dynamics students

Book Link

Contributing

Contributions are always welcome! Please do the following:

Working with this project locally

git clone https://github.com/ARCTraining/SD_tips_tools.git

To build the html content locally you can use the jupyter-book command line tool

# navigate to the repository root
$ cd SD_tips_tools
# sometimes worth running jupyter-book clean book/ to remove old files
$ jupyter-book build book/