Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/xn-sakina/mygo
- Owner: xn-sakina
- License: mit
- Created: 2024-04-06T00:10:34.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-06T00:25:40.000Z (9 months ago)
- Last Synced: 2024-11-13T09:48:30.845Z (about 2 months ago)
- Topics: yarn, yarn-berry, yarn-v4
- Language: TypeScript
- Homepage:
- Size: 47.9 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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