0.1.1 • Published 4 years ago

hopin-email-migrator v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

Hopin Email Migrator

alt text

oclif Version Codecov Downloads/week License

📚 Description

Migrate a list of emails in each company to verify against when registering to Hopin.


🏃‍♂️ Getting Started

  1. Clone the repo
git clone https://github.com/hopin-technologies/hopin-email-migrator
  1. Download dependencies
# yarn
$ cd hopin-email-migrator && yarn

# or with npm
$ cd hopin-email-migrator && npm i
  1. Prepack it and run it!
# prepack to be utilize as cli
$ yarn prepack

# run it with cli (where company_5 is company id and emails is the csv of emails to migrate)
$ ./bin/run company_5 ./emails.csv

# for help
$ ./bin/run --help

✨ Contributors

Thanks goes to these wonderful people.

Lookup what these icons represent.


📝 License

Hopin Email Migrator is commercially licensed.