@arietta-studio/arietta-shebang

1.0.3 • Public • Published

Arietta CLI Shebang

Arietta CLI Shebang provide a easy way to add shebang to target file


Changelog · Report Bug · Request Feature

Table of contents

TOC

📦 Installation

To install Arietta Shebang, run the following command:

npm install -g @arietta-studio/arietta-shebang

🤯 Usage

Add #!/usr/bin/env node to target file

$ arietta-shebang -t ./dist/cli.js
# or
$ shebang -t ./dist/cli.js

Custom Shebang

$ shebang -t ./dist/cli.js -s "#!/usr/bin/env bun"

⌨️ Local Development

You can use Github Codespaces for online development:

Or clone it for local development:

$ git clone https://github.com/arietta-studio/arietta-tools.git
$ cd arietta-tools
$ bun install
$ cd packages/arietta-shebang
$ bun dev

🤝 Contributing

Contributions of all types are more than welcome, if you are interested in contributing code, feel free to check out our GitHub Issues to get stuck in to show us what you’re made of.

Credits


📝 License

Copyright © 2024 Arietta Studio.
This project is MIT licensed.

Readme

Keywords

none

Package Sidebar

Install

npm i @arietta-studio/arietta-shebang

Weekly Downloads

2

Version

1.0.3

License

MIT

Unpacked Size

9.61 kB

Total Files

3

Last publish

Collaborators

  • gince