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

https://github.com/cdilga/git-demo

Demoing how to run various git commands
https://github.com/cdilga/git-demo

Last synced: 3 months ago
JSON representation

Demoing how to run various git commands

Awesome Lists containing this project

README

          

# Welcome

More context for this project

``` python

print("*****")
print("hello world!"); otherfunc()
print("hello new world!")
print("******")
print("******")
print("hello world!")

```

> Welcome all!