jgtscripts

1.0.0 • Public • Published

jgtscripts

This is a Node.js project that wraps a series of bash scripts. The scripts are located in a subfolder ./src/scripts/. When the package is installed globally, the bash scripts can be executed as commands.

Installation

To install the package globally, run:

npm install -g jgtscripts

Usage

After installation, you can run the bash scripts as commands. For example, to run the whoamibyid.sh script, use the command:

whoamibyid

This command prints the username of the current user by their user ID.

Scripts

The following scripts are included in the package:

  • whoamibyid: Prints the username of the current user by their user ID.

Contributing

If you want to contribute to this project, please submit a pull request.

License

This project is licensed under the MIT License.

Readme

Keywords

none

Package Sidebar

Install

npm i jgtscripts

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

2.22 kB

Total Files

4

Last publish

Collaborators

  • jgi