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

https://github.com/correlaid/community-workshop-git


https://github.com/correlaid/community-workshop-git

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# Community Workshop: Git(hub) for Newbies

*with Zoé Wolter*

```
$ git clone https://github.com/CorrelAid/community-workshop-git.git
$ git status
$ git add .
$ git commit -m "some message"
$ git push
```