Skip to content

kinesis19/Kinesis_README

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 

Repository files navigation

πŸ“˜Table of Contents

πŸ“– {Repo Name}

(Repo Description)

πŸ’» Getting Started

Setup

gh repo clone (github repo directory)

Install

  1. Visual Studio Code(required)

How to Create Project in Visual Studio Code

  1. (explain)
  2. (explain)
  3. (explain)

Directory sample

C:\Users\{UserName}\Github\(repo name)

✏️ How to Study

(explain)

🌱 Commit Rule

Base Rule : gitmoji
Other Rule : Define personal rules.
Coding Style : Google-StyleGuid-Cpp
Other Style : Follow Google StyleGuide. The part I haven't figured out yet, I write the code in my personal style.

Gitmoji

Open/Close
Gitmoji Description
πŸŽ‰(tada) Begin a project
✨(sparkles) Introduce new features
⚑(zap) Improve performance
πŸ”§(wrench) Add or update configuration files
πŸ”¨(hammer) Add or update development scripts
πŸ”₯(fire) Remove code or files
πŸ’©(poop) Write bad code that needs to be improved
πŸ’‘(bulb) Add or update comments in source code
🩹(adhesive_bandage) Simple fix for a non-critical issue
🚚(truck) Move or rename resources (e.g.: files, paths, routes)
⚰️(coffin) Remove dead code
πŸ›(bug) Fix a bug
🚧(construction) Work in progress
βš—οΈ(alembic) Perform experiments
♻️(recycle) Refactor code
πŸ“(memo) Add or update documentation
✏️(pencil2) Fix typos
🍱(bento) Add or update assets
πŸ’„(lipstick) Add or update the UI and style files
πŸ™ˆ(see_no_evil) Add or update a .gitignore file
βͺ(rewind) Revert changes
πŸ“¦(package) Add or update compiled files or packages

Commit Type

Open/Close
Name Description
Create Create New file / Project
Add Add New File
Feat Create New Feature
Delete Delete file / feature
Update Improve feature / Make significant changes
Fix Fix bug
Docs Edit a document
Refactor Refactoryiing the code.

Commit Message

Leave a brief message about the changes.

Commit Format

(Gitmoji) (Commit Type): (Commit Message) (Commit File target)

πŸ’ Author

πŸ’ Kinesis Akashic

About

Kinesis's README.md Guide Line

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published