# freeWear **Repository Path**: sklink/freeWear ## Basic Information - **Project Name**: freeWear - **Description**: No description available - **Primary Language**: C - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2023-10-27 - **Last Updated**: 2023-10-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # freeWear #### Description Cloning This repo uses Git Submodules to bring in dependent components. To clone using HTTPS: git clone https://gitee.com/freeWear/freeWear.git --recurse-submodules Using SSH: git clone git@gitee.com:freeWear/freeWear.git --recurse-submodules If you have downloaded the repo without using the --recurse-submodules argument, you need to run: git submodule update --init --recursive #### Software Architecture Software architecture description #### Installation 1. sudo apt-get update && sudo apt-get install -y build-essential libsdl2-dev gcc-multilib g++-multilib 2. Install php: https://www.digitalocean.com/community/tutorials/how-to-install-php-7-4-and-set-up-a-local-development-environment-on-ubuntu-20-04 #### Instructions 1. xxxx 2. xxxx 3. xxxx #### Contribution 1. Fork the repository 2. Create Feat_xxx branch 3. Commit your code 4. Create Pull Request #### Gitee Feature 1. You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md 2. Gitee blog [blog.gitee.com](https://blog.gitee.com) 3. Explore open source project [https://gitee.com/explore](https://gitee.com/explore) 4. The most valuable open source project [GVP](https://gitee.com/gvp) 5. The manual of Gitee [https://gitee.com/help](https://gitee.com/help) 6. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)