معرفی شرکت ها


open-cli-7.2.0


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Open stuff like URLs, files, executables. Cross-platform.
ویژگی مقدار
سیستم عامل -
نام فایل open-cli-7.2.0
نام open-cli
نسخه کتابخانه 7.2.0
نگهدارنده ['sindresorhus']
ایمیل نگهدارنده ['sindresorhus@gmail.com']
نویسنده Sindre Sorhus
ایمیل نویسنده sindresorhus@gmail.com
آدرس صفحه اصلی git+https://github.com/sindresorhus/open-cli.git
آدرس اینترنتی https://github.com/sindresorhus/open-cli#readme
مجوز MIT
# open-cli > Open stuff like URLs, files, executables. Cross-platform. ## Install ```sh npm install --global open-cli ``` ## Usage ``` $ open-cli --help Usage $ open-cli <file|url> [--wait] [--background] [-- <app> [args]] $ cat <file> | open-cli [--extension] [--wait] [--background] [-- <app> [args]] Options --wait Wait for the app to exit --background Do not bring the app to the foreground (macOS only) --extension File extension for when stdin file type cannot be detected Examples $ open-cli https://sindresorhus.com $ open-cli https://sindresorhus.com -- firefox $ open-cli https://sindresorhus.com -- 'google chrome' --incognito $ open-cli unicorn.png $ cat unicorn.png | open-cli $ echo '<h1>Unicorns!</h1>' | open-cli --extension=html ``` The [following file types](https://github.com/sindresorhus/file-type#supported-file-types) are automagically detected when using stdin mode. ## Related - [open](https://github.com/sindresorhus/open) - API for this module


نیازمندی

مقدار نام
^18.2.1 file-type
^9.0.0 get-stdin
^11.0.0 meow
^9.0.0 open
^3.0.0 tempy


زبان مورد نیاز

مقدار نام
14.21.3 Npm


نحوه نصب


نصب پکیج tgz open-cli-7.2.0:

    npm install open-cli-7.2.0.tgz