https://github.com/httpanimation/fycc
A exp port of FYC in c
https://github.com/httpanimation/fycc
Last synced: about 1 year ago
JSON representation
A exp port of FYC in c
- Host: GitHub
- URL: https://github.com/httpanimation/fycc
- Owner: HttpAnimation
- License: gpl-3.0
- Created: 2024-03-07T17:35:49.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-07T18:05:03.000Z (over 2 years ago)
- Last Synced: 2024-03-08T18:52:04.252Z (over 2 years ago)
- Language: C
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FYCC
FYC client made in **c**.
# THIS README IS NOT DONE
## Installing
To install open a terminal and run the following command.
```bash
```
## Running
To run open a terminal where you installed [FYCC]() to run the following command.
```bash
```
## Building from source
If you would like to build from source open a terminal and run the following commands.
1) Clone the main branch on [FYCC]()
```bash
```
2) Enter the dir.
```bash
```
3) Allow the build script to run.
```bash
```
4) Build
```bash
```