DEV Community

SUNANDA SAMANTA
SUNANDA SAMANTA

Posted on • Originally published at github.com

3 3

MY-CMD-CLI npm package

MY-CMD-CLI:

You can run multiple command with one command name. You can manually create, delete and update command.

Demo:

my-cmd-cli demo gif

Install my-cmd-cli:

npm i -g my-cmd-cli
Enter fullscreen mode Exit fullscreen mode

To know all cammand, run:

my -h
Enter fullscreen mode Exit fullscreen mode

Usable Commads:

  • my add ==> to add new nameing commands
  • my delete ==> to delete nameing commands
  • my update ==> to update nameing commands
  • my < command name > ==> to run your saved nameing commands
  • my all ==> to show all saved naming commands
  • my -h ==> to get help
  • my -v ==> to see version of this package

It made on linux, It may not run perfectly on windows. But a big welcome to you to make it possible for windows also!

You can contribute: Github repo

Sentry image

Hands-on debugging session: instrument, monitor, and fix

Join Lazar for a hands-on session where you’ll build it, break it, debug it, and fix it. You’ll set up Sentry, track errors, use Session Replay and Tracing, and leverage some good ol’ AI to find and fix issues fast.

RSVP here →

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay