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

https://github.com/devlights/ctmp

個人用のC言語メモプログラム置き場
https://github.com/devlights/ctmp

Last synced: about 2 months ago
JSON representation

個人用のC言語メモプログラム置き場

Awesome Lists containing this project

README

        

# ctmp
個人用のC言語メモプログラム置き場

[![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/devlights/ctmp)

## How to

### Run

```sh
$ task init
$ vim main.c
$ task run
```