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

CLI does not invoke properly on windows #9

Open
weichensw opened this issue Jun 4, 2018 · 0 comments
Open

CLI does not invoke properly on windows #9

weichensw opened this issue Jun 4, 2018 · 0 comments

Comments

@weichensw
Copy link

Windows doesn't respect the #! line in CLI on the script folder.

I suggest to make the CLI a module and then invoke with

python -m caribou create my_migration

Such that it is consistent across platform.

Will you take a PR for it?

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

No branches or pull requests

1 participant