# coding_prac **Repository Path**: stever178/coding_prac ## Basic Information - **Project Name**: coding_prac - **Description**: No description available - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-04-19 - **Last Updated**: 2025-11-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # coding_prac ## 介绍 不同于`OneNote`,代码以及与代码强相关的文档,会放在这个仓库中。 ## CONTRIBUTING 需要执行 ```shell # 在当前仓库中配置 git config core.hooksPath .githooks # 或者全局配置(可选) git config --global core.hooksPath ~/.githooks ``` 以确保使用存放在 .githooks 目录下并被追踪的钩子脚本