Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xn-sakina/mygo

Quickly create a yarn v4 project and apply optimal initial configuration
https://github.com/xn-sakina/mygo

yarn yarn-berry yarn-v4

Last synced: about 1 month ago
JSON representation

Quickly create a yarn v4 project and apply optimal initial configuration

Awesome Lists containing this project

README

        

# 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:

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

### License

MIT