luniverse-atom-plugin User Guide
$ git clone https://github.com/Lambda256/luniverse-atom-plugin.git
$ cd luniverse-atom-plugin
$ npm install
$ apm link
Atom에서 [Cmd+Shift+P]로 Window: Reload를 한 후에 Packages > Luniverse-Atom-Plugin을 확인
Commit type | Emoji |
---|---|
기능 추가 |
![]() :sparkles:
|
텍스트 수정, typo 해결 |
![]() :card_index:
|
script 및 tool 수정 |
![]() :wrench:
|
버그 수정 및 해결 |
![]() :bug:
|
Reverting changes |
![]() :rewind:
|
code/files 삭제 |
![]() :fire:
|
Work in progress |
![]() :construction:
|
Improve format/structure |
![]() :art:
|
UI 수정 및 개선 |
![]() :lipstick:
|
Lint 해결 |
![]() :shirt:
|
테스트 관련 작업 |
![]() :rotating_light:
|
테스트 추가 |
![]() :white_check_mark:
|
Adding a dependency |
![]() :heavy_plus_sign:
|
Removing a dependency |
![]() :heavy_minus_sign:
|
Merging branches |
![]() :twisted_rightwards_arrows:
|
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.