https://github.com/ae2f/core-template
Template project under https://github.com/ae2f/Core.
https://github.com/ae2f/core-template
Last synced: 3 months ago
JSON representation
Template project under https://github.com/ae2f/Core.
- Host: GitHub
- URL: https://github.com/ae2f/core-template
- Owner: ae2f
- License: gpl-3.0
- Created: 2024-12-31T16:12:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-15T16:32:39.000Z (11 months ago)
- Last Synced: 2025-06-15T17:19:27.491Z (11 months ago)
- Language: CMake
- Size: 70.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Core-Template
- Rel-v2.3.5
> Template project under https://github.com/ae2f/Core.
# Dependency
- gcc
- make
- cmake
# Directory
> The projects under the template has two possible custom directories.
## cmake
> It contains the cmake utility functions and its documents.
## submod
> It could possibly contain the dependency of current project.