# executable-cli **Repository Path**: mirrors_kevva/executable-cli ## Basic Information - **Project Name**: executable-cli - **Description**: Check if a file is executable - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # executable-cli [![Build Status](https://travis-ci.org/kevva/executable-cli.svg?branch=master)](https://travis-ci.org/kevva/executable-cli) > Check if a file is executable ## Install ``` $ npm install --global executable-cli ``` ## Usage ``` $ executable --help Usage $ executable ``` ## Related * [executable](https://github.com/kevva/executable) - API for this module ## License MIT © [Kevin Mårtensson](http://github.com/kevva)