/add-shebangs

a simple CLI tool that adds a shebang command to your file

Primary LanguageJavaScript

add-shebangs

npm

a simple CLI tool that adds a shebang command to your file

Install

npm install -global add-shebangs

Usage

shebangs

Features to be added

  • adds bin field to package.json
    • ask the user for the execute command
  • support more languages