1.0.1 • Published 9 months ago

@kud/am-i-admin-cli v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

šŸ‘‘ Am I Admin

am-i-admin is a simple CLI tool that helps you quickly determine whether or not you're an admin on your macOS computer.

Installation

To install the CLI tool globally:

npm install -g @kud/am-i-admin-cli

Usage

After installing the package, you can use the command:

am-i-admin

This command will then inform you if you are an admin on your computer or not.

Example:

āœ“ xxx, you are an admin on this computer. šŸ‘‘

For a simplified output that returns true if you're an admin and false otherwise, you can use the --raw parameter:

am-i-admin --raw

License

This software is licensed under the MIT license. See the package details for more information.

1.0.1

9 months ago

1.0.1-6

2 years ago

1.0.1-5

2 years ago

1.0.1-4

2 years ago

1.0.1-1

2 years ago

1.0.1-0

2 years ago