https://github.com/songquanpeng/c-template
A template for C projects.
https://github.com/songquanpeng/c-template
Last synced: 5 months ago
JSON representation
A template for C projects.
- Host: GitHub
- URL: https://github.com/songquanpeng/c-template
- Owner: songquanpeng
- License: mit
- Created: 2022-10-13T04:54:09.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-10T09:21:19.000Z (over 2 years ago)
- Last Synced: 2025-02-26T09:38:39.882Z (8 months ago)
- Language: C
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# C Template
> A template for C projects.## Basic Usages
```shell
./template --username root --password toor
```