https://github.com/marviuz/marvz
My personal command line helpers (feel free to use)
https://github.com/marviuz/marvz
cli cli-app cmd command command-line command-line-interface command-line-tool helper helpers productivity shell utilities utility
Last synced: about 2 months ago
JSON representation
My personal command line helpers (feel free to use)
- Host: GitHub
- URL: https://github.com/marviuz/marvz
- Owner: Marviuz
- Created: 2024-06-02T05:16:10.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-01T08:12:22.000Z (over 1 year ago)
- Last Synced: 2025-10-29T23:45:15.870Z (8 months ago)
- Topics: cli, cli-app, cmd, command, command-line, command-line-interface, command-line-tool, helper, helpers, productivity, shell, utilities, utility
- Language: TypeScript
- Homepage:
- Size: 572 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Marvz
My personal command line helpers
## Installation
```sh
$ npm i -g marvs # If you're using node version manager, it's probably better to use npx
```
## Usage
```sh
$ marvz -h
# or this is probably better if you're using a node version manager
$ npx marvz -h
```