MolSSI-Education / python_scripting_cms

Python Data and Scripting course for computational chemists
https://molssi-education.github.io/python_scripting_cms
Other
83 stars 33 forks source link

Adding lesson about git and github. #22

Closed armcdona closed 5 years ago

armcdona commented 5 years ago

This lesson only covers initializing a new repo (no use of cookie-cutter) locally and then putting that repo on githib. It does not cover clones, branches, pull requests, etc.

janash commented 5 years ago

We need a few more examples here of adding and committing files. Perhaps checking out an old version of a file. Perhaps we could write the plotting scripts into a function and commit those (this would require returning to the Jupyter notebook to get this code)

janash commented 5 years ago

I'm going to merge the lesson in it's current format, and work on a draft with some expanded info. I will be tagging you for review.