luniverse-atom-plugin

Help contract developer to easily use luniverse platform

Lambda256

500

0

2.1.0

MIT

GitHub

luniverse-atom-plugin package

luniverse-atom-plugin User Guide

Test & Contribution

$ 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 Message With Emoji

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: