An open API service indexing awesome lists of open source software.

https://github.com/christinahedges/astronomy_workflow

Tutorials for how to use git and github for astronomers
https://github.com/christinahedges/astronomy_workflow

Last synced: about 2 months ago
JSON representation

Tutorials for how to use git and github for astronomers

Awesome Lists containing this project

README

        

# Astronomy Workflow

In these notebooks we're going to look at how to use git and GitHub, and try to answer these questions?

* How do you get and use someone else’s code?
* How do you submit an issue for a code you care about?
* How do you fork and contribute to a project?
* How do you make your own code repository?
* How do you make your code usable and enticing to other people?

These notebooks are all going to be in Python, but we'll try to be general where we can!