Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/crazylxr/galacean-codemod
升级 oasis 到 galacean 的 codemod
https://github.com/crazylxr/galacean-codemod
Last synced: about 1 month ago
JSON representation
升级 oasis 到 galacean 的 codemod
- Host: GitHub
- URL: https://github.com/crazylxr/galacean-codemod
- Owner: crazylxr
- Created: 2023-04-18T11:12:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-04-20T04:07:34.000Z (over 1 year ago)
- Last Synced: 2023-08-04T08:54:18.940Z (over 1 year ago)
- Language: JavaScript
- Size: 58.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# galacean-codemod
[![NPM version](https://img.shields.io/npm/v/galacean-codemod.svg?style=flat)](https://npmjs.org/package/galacean-codemod)
[![NPM downloads](http://img.shields.io/npm/dm/galacean-codemod.svg?style=flat)](https://npmjs.org/package/galacean-codemod)将 oasis 升级到 galacean 的 codemod
## Usage
```bash
npx galacean-codemod
```
更新完依赖之后再重新装一下依赖:```bash
rm -rf ./node_modules && npm install
```## LICENSE
MIT