Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/johnandersen777/basic-c-project
A basic c example project
https://github.com/johnandersen777/basic-c-project
Last synced: about 16 hours ago
JSON representation
A basic c example project
- Host: GitHub
- URL: https://github.com/johnandersen777/basic-c-project
- Owner: johnandersen777
- Created: 2016-10-04T01:02:31.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-04T01:23:59.000Z (about 8 years ago)
- Last Synced: 2024-10-24T09:12:10.794Z (25 days ago)
- Language: C
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Example project
## Building
If you want to rebuild completely then run clean before all
```
make clean all
```