Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sidzred/project_build
https://github.com/sidzred/project_build
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sidzred/project_build
- Owner: SidZRed
- License: gpl-3.0
- Created: 2024-05-08T12:38:38.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-08T14:14:37.000Z (9 months ago)
- Last Synced: 2024-05-08T16:52:46.468Z (9 months ago)
- Language: C++
- Size: 31.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Build Systems
This is a template repository to build a c++ project.
Testing how build systems such as `Makefiles` work in automating various processes related to linking and execution of programs.
Also testing how the gihub actions and workflows and build systems work for such projects.