Skip to content

Npx

npm 으로 설치한 패키지의 특정 스크립트 실행하기.

Example

npx -y --package @google/gemini-cli gemini

See also