https://github.com/usagi/uicxxcr
Usagi Ito's C++ Coding Rule
https://github.com/usagi/uicxxcr
Last synced: 3 months ago
JSON representation
Usagi Ito's C++ Coding Rule
- Host: GitHub
- URL: https://github.com/usagi/uicxxcr
- Owner: usagi
- License: mit
- Created: 2015-02-28T19:46:01.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-08-05T05:26:55.000Z (almost 10 years ago)
- Last Synced: 2025-01-13T11:11:20.681Z (5 months ago)
- Size: 285 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# UICXXCR
The UICXXCR is "Usagi Ito's C++ Coding Rule" as the modern coding rule.
The repository has the UICXXCR and the GitHub+Test-Flow as the development flow featured.
## UICXXCR
- the latest regulation: [UICXXCR](UICXXCR.md)
## GitHub+Test-Flow
- [GitHub+Test-Flow](github+test-flow.md)