Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 424 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 424 Bytes

mygo

Quickly create a yarn v4 project and apply optimal initial configuration.

Creating a yarn v4 project is tricky, so I created this package to simplify it.

" Please create a yarn v4 project, I'll do anything ! "

Usage

Everyone is using pnpm, recommended to use pnpm to execute:

  # in the current dir
  pnpx mygo init
  # in the specified dir
  pnpx mygo init ./dir-name

License

MIT