mhy
  • Introduction
  • Basics
    • Installation
    • Usage
    • UI
    • Ecosystem
    • How does it work?
  • Tools
    • Built-ins
      • boot
      • config
      • dep
      • options
      • ui
    • Processes
      • eslint
      • jest
      • node
      • nodemon
      • prettier
      • standard-version
      • storybook-start
      • storybook-build
      • tsc
      • webpack
      • webpack-bundle-analyzer
      • webpack-dev-server
    • Configs
      • eslint
      • gitignore
      • jest
      • manifest
      • mhy
      • npmignore
      • prettier
      • storybook
      • typescript
      • webpack
  • IDE setup
    • WebStorm & PHPStorm
    • VSCode
  • Recipes and Examples
    • package.json overrides
    • Add your own
  • Others
    • FAQ
    • Help
    • Development of mhy
    • Suggest a library
Powered by GitBook
On this page
  • Why mhy?
  • Are there any upcoming features?
  • How can I use another version of a certain package?
  • Why no more question?

Was this helpful?

  1. Others

FAQ

PreviousAdd your ownNextHelp

Last updated 6 years ago

Was this helpful?

Why mhy?

My original plan was to make a simple tool that can run all MY(!) processes at once. Then the project grew. The first idea was to run the tool using my dev. But the name (my) was taken on NPM. Then I checked mhy which was free, H is a silent sound when you pronounce it and also finding a 3 letter name is kinda a hidden gem, so I took it. It's important to be short because you'll end up typing the command many times so it's more comfortable.

Are there any upcoming features?

You can always follow our continuous TODO list here:

How can I use another version of a certain package?

mhy will try to resolve packages first in your project's node_modules folder. Simply install your own version as usual.

Why no more question?

Feel free to add your own!

https://github.com/wintercounter/mhy/issues/1