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

https://github.com/vkweb/git-session-day2

session day 2; conducted by me for my college friends
https://github.com/vkweb/git-session-day2

Last synced: 9 months ago
JSON representation

session day 2; conducted by me for my college friends

Awesome Lists containing this project

README

          

# Git Session - Day 2
[![forthebadge](https://forthebadge.com/images/badges/built-by-developers.svg)]()
[![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)]()

We :heart: open source!

# How to clone

```
git clone https://github.com/vkWeb/git-session-day2.git

cd git-session-day2
```

# How to run

You will need to compile the .c program before executing it to get the output!
You can find compilers online or can use [GNU's GCC](https://github.com/theradcolor/aarch64-linux-gnu.git)

```
./aarch64-linux-gnu-gcc *.c
```

**We are waiting for your contributions!**