Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: 패키지 실행을 위한 bin 파일 추가 #19

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Danji-ya
Copy link
Contributor

@Danji-ya Danji-ya commented Nov 5, 2023

  • 패키지 실행에 필요한 bin field 추가

bin 관련문서

테스트 방법

$ npm link
$ kimbap -e src/example1/index.js -o dist/

실제 배포 후

$ npx kimbap -e src/example1/index.js -o dist/

@Danji-ya Danji-ya self-assigned this Nov 5, 2023
@Danji-ya Danji-ya changed the title chore: 패키지가 실행가능하도록 명령어 추가 chore: 패키지가 전역에서 실행가능하도록 명령어 추가 Nov 5, 2023
@Danji-ya Danji-ya changed the title chore: 패키지가 전역에서 실행가능하도록 명령어 추가 chore: 패키지 실행을 위한 bin 파일 추가 Nov 11, 2023
Copy link
Member

@gitdog01 gitdog01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

아 이케 하는 거구나;;

Copy link
Member

@jokj624 jokj624 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

오.... 새로운거 알아갑니다.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants