Skip to content

sergkudinov/migrate-csv-to-monorepo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Migrating Node CSV project to the Lerna monorepo

Generates the ./node-csv directory containing the Node CSV project files reorganized as the Lerna monorepo.

Dependencies

The project uses git-filter-repo to rewrite commit histories. To install this package on macOS using Homebrew, run the command:

# For macOS only
brew install git-filter-repo

Installation instructions for other OS are available here.

Usage

To generate the ./node-csv directory with all the monorepo files, run the migration bash script using the command:

./bin/migrate.sh

Author

Sergei Kudinov
[email protected]
Developer and Big Data Engineer at Adaltas

About

Migrating Node CSV project to the Lerna monorepo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published