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
- Host: GitHub
- URL: https://github.com/vkweb/git-session-day2
- Owner: vkWeb
- Created: 2020-07-24T12:47:58.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-25T12:22:21.000Z (almost 6 years ago)
- Last Synced: 2025-07-04T20:41:50.277Z (12 months ago)
- Language: C
- Homepage:
- Size: 35.2 KB
- Stars: 0
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Git Session - Day 2
[]()
[]()
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!**