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

https://github.com/forestadmin/forest-codemod


https://github.com/forestadmin/forest-codemod

Last synced: 10 months ago
JSON representation

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

[![Discourse developers community](https://img.shields.io/discourse/posts?label=discourse&server=https%3A%2F%2Fcommunity.forestadmin.com)](https://community.forestadmin.com)