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

https://github.com/devlights/try-c

This is my TUTORIAL project for C
https://github.com/devlights/try-c

c clion cmake jetbrains tutorial

Last synced: 18 days ago
JSON representation

This is my TUTORIAL project for C

Awesome Lists containing this project

README

          

# try-c

This is my TUTORIAL project for C.

## Requirements

- gcc or clang
- [task](https://taskfile.dev/#/)

## Run

1. Go to the directory of the sample you want to run.
2. run task

### Example

```sh
$ task
```

### Makefile template

- https://gist.github.com/devlights/16a96258d3859b9d25876a536d07d4dd