You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The **default application template** for [CiSkeleton (CSK)](https://github.com/ianhubnet).
3
+
The **default application template** for [CiSkeleton (CSK)](https://github.com/ciskeleton).
4
4
5
5
This repository serves as a **boilerplate** to kickstart new CSK-based projects — already configured with CSK conventions, folder structure, autoloading, and environment setup.
6
6
@@ -16,23 +16,23 @@ This repository serves as a **boilerplate** to kickstart new CSK-based projects
16
16
* Pre-configured application structure.
17
17
* CSK-compliant routing and autoloading.
18
18
* Ready-to-use environment config and language support.
19
-
* Integrates seamlessly with `csk-packages` and `csk-core`.
19
+
* Integrates seamlessly with `packages` and `core`.
20
20
21
21
## 🧭 Intended Use
22
22
23
23
Use this as your **starting point** for any CSK-powered application:
0 commit comments