Skip to content

dukim-go/CommentXcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CommentXcode

버전관리

git

  • git config (local)

    $ git config user.name "이름"
    $ git config user.email "이메일"
    $ git config commit.template ./.gitmessage
    $ git config --list

  • git .gitignore (local)

    .gitignore 파일 참조

  • git .gitmessage (local)

    .gitmessage 파일 참조

svn

Tool & Coding convention

  • Tool

    Xcode 11

  • Coding convention

    IDETemplateMacros.plist (file header comment) 파일 참조

디렉토리 구조

About

comment xocde extension

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published