Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(script): add a script to rename the project #34

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

rvasseur31
Copy link
Contributor

Like you mention in this issue : #23, I have created a script to rename the project.

I was inspired by what I found in the branch renaming-project-script.

To use it

You can find the same doc in the readme.md

Exemple

yarn rename -m turbo-tester -c

Options

Name Short name Required Description
--module-name <name> -m <name> yes Your new module name
--clean -c no Remove script dependencies in package.json

Notes

I ran the project on android & ios on a simulator with a macbook pro 13 m1

@anujraghuvanshi
Copy link

Can it be something like - https://reactnative.dev/docs/native-modules-setup ?
That will be much easier to user
A flag with our project name would be plus

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants