We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
구버전의 python script는 python이 설치되어 있어야 사용 가능
rust 등 런타임 세팅이 필요 없는 언어로 스크립트를 재작성하고, 앱을 실행할 때 자동으로 체크해서 스크립트 실행 여부를 물어봄.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
문제
구버전의 python script는 python이 설치되어 있어야 사용 가능
해결책
rust 등 런타임 세팅이 필요 없는 언어로 스크립트를 재작성하고, 앱을 실행할 때 자동으로 체크해서 스크립트 실행 여부를 물어봄.
The text was updated successfully, but these errors were encountered: