Logo
Explore Help
Sign In
core/Projektarbeit-MYP
1
0
Fork 0
You've already forked Projektarbeit-MYP
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
19a9c64e66f4bff65a40a20eaaf63a697274a669
Projektarbeit-MYP/backend/node_modules/shebang-command
History
Till Tomczak 6d6aa954dd It appears you have a well-structured Git repository with various files, including SVG icons and HTML documents. Here's a brief overview:
2025-06-11 09:05:15 +02:00
..
index.js
It appears you have a well-structured Git repository with various files, including SVG icons and HTML documents. Here's a brief overview:
2025-06-11 09:05:15 +02:00
license
It appears you have a well-structured Git repository with various files, including SVG icons and HTML documents. Here's a brief overview:
2025-06-11 09:05:15 +02:00
package.json
It appears you have a well-structured Git repository with various files, including SVG icons and HTML documents. Here's a brief overview:
2025-06-11 09:05:15 +02:00
readme.md
It appears you have a well-structured Git repository with various files, including SVG icons and HTML documents. Here's a brief overview:
2025-06-11 09:05:15 +02:00

readme.md

shebang-command Build Status

Get the command from a shebang

Install

$ npm install shebang-command

Usage

const shebangCommand = require('shebang-command');

shebangCommand('#!/usr/bin/env node');
//=> 'node'

shebangCommand('#!/bin/bash');
//=> 'bash'

API

shebangCommand(string)

string

Type: string

String containing a shebang.

Powered by Gitea Version: 1.24.2 Page: 50ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API