Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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