https://github.com/forestadmin/forest-codemod
https://github.com/forestadmin/forest-codemod
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/forestadmin/forest-codemod
- Owner: ForestAdmin
- Created: 2022-05-20T13:52:09.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-07-04T09:53:45.000Z (almost 3 years ago)
- Last Synced: 2025-08-21T19:29:45.749Z (10 months ago)
- Language: TypeScript
- Size: 440 KB
- Stars: 1
- Watchers: 12
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Forest Admin codemod
This command line is used to help you to migrate over Forest agent version.
## Install
$ npm install -g forest-codemod
## Commands
$ forest-codemod [command]
- `V7-V8` run Forest codemods needed to upgrade your agent in version 7 to version 8. Following Forest [migration note](https://docs.forestadmin.com/documentation/how-tos/maintain/upgrade-notes-sql-mongodb/upgrade-to-v8).
## Contribute
We use [jscodeshift](https://github.com/facebook/jscodeshift#readme) to implement migration.
To wrote codemod you need to use https://astexplorer.net/ for easy developing!
## Community
👇 Join our Developers community for support and more
[](https://community.forestadmin.com)