Software Engineering Project Note-taking
18 Aug 2017Learnt a lot from peers today! :D Here are quick notes on packages they have used for their software engineering project:
Docker Hub: You store your docker images there.
DigitalOcean: The docker images are pulled there, together with the images.
Sphinx tutorial: Useful instructions how to set Python documentation up